Home
last modified time | relevance | path

Searched refs:mmc_dev_async (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c68 static void mmc_dev_async(uint32_t async_code, struct cam_eb *bus,
146 .async = mmc_dev_async,
207 mmc_dev_async(uint32_t async_code, struct cam_eb *bus, struct cam_et *target, in mmc_dev_async() function