Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt_internal.h206 void xpt_release_device(struct cam_ed *device);
H A Dcam_xpt.c822 xpt_release_device(device); in xpt_scanner_thread()
2225 xpt_release_device(device); in xptdevicetraverse()
2233 xpt_release_device(device); in xptdevicetraverse()
2897 xpt_release_device(path->device); in xpt_action_default()
3539 xpt_release_device(device); in xpt_compile_path()
3572 xpt_release_device(path->device); in xpt_release_path()
4170 xpt_release_device(device); in xpt_async_process_dev()
4825 xpt_release_device(struct cam_ed *device) in xpt_release_device() function
/freebsd/sys/cam/ata/
H A Data_pmp.c212 xpt_release_device(dpath->device); in pmprelease()
H A Data_xpt.c2080 xpt_release_device(device); in ata_dev_async()
/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c781 xpt_release_device(device); in nvme_dev_async()
/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c221 xpt_release_device(device); in mmc_dev_async()
/freebsd/sys/cam/scsi/
H A Dscsi_xpt.c3019 xpt_release_device(device); in scsi_dev_async()