freebsd-dev/sys/dev/cfi
Scott Long d176b8039e Ever since the block layer expanded its command syntax beyond just
BIO_READ and BIO_WRITE, we've handled this expanded syntax poorly in
drivers when the driver doesn't support a particular command.  Do a
sweep and fix that.

Reported by:	imp
2020-02-07 09:22:08 +00:00
..
cfi_bus_fdt.c
cfi_bus_nexus.c
cfi_core.c
cfi_dev.c cfi: #include <limits.h> for ULONG_MAX after r355101 2019-11-26 02:26:34 +00:00
cfi_disk.c Ever since the block layer expanded its command syntax beyond just 2020-02-07 09:22:08 +00:00
cfi_reg.h
cfi_var.h