Home
last modified time | relevance | path

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

/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c66 static struct cam_ed * mmc_alloc_device(struct cam_eb *bus,
144 .alloc_device = mmc_alloc_device,
187 mmc_alloc_device(struct cam_eb *bus, struct cam_et *target, lun_id_t lun_id) in mmc_alloc_device() function