freebsd-dev/sys/cam/mmc
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
..
mmc_all.h Create a convenince wrapper to fill in a CAM_PATH_INQ request for MMC sims. Pass 2020-01-27 22:19:55 +00:00
mmc_bus.h
mmc_da.c Ever since the block layer expanded its command syntax beyond just 2020-02-07 09:22:08 +00:00
mmc_xpt.c Create a convenince wrapper to fill in a CAM_PATH_INQ request for MMC sims. Pass 2020-01-27 22:19:55 +00:00
mmc.h Fix setting RCA for MMC cards 2018-06-19 20:02:03 +00:00