freebsd-skq/sys/cam/mmc
Kyle Evans 5b0a8ee218 MMCCAM: defer release of ccb until we're done with it
If we've found a device, we attempt to call xpt_action() on a ccb that's
already been released. Simply defer release until after we're done with it.

Reviewed by:	imp, scottl
MFC after:	1 week
2019-11-22 19:54:14 +00:00
..
mmc_all.h
mmc_bus.h
mmc_da.c Add GEOM attribute to report physical device name, and report it 2019-11-09 17:30:19 +00:00
mmc_xpt.c MMCCAM: defer release of ccb until we're done with it 2019-11-22 19:54:14 +00:00
mmc.h