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.h207 void xpt_release_device(struct cam_ed *device);
H A Dcam_xpt.c830 xpt_release_device(device); in xpt_scanner_thread()
2242 xpt_release_device(device); in xptdevicetraverse()
2250 xpt_release_device(device); in xptdevicetraverse()
2925 xpt_release_device(path->device); in xpt_action_default()
3567 xpt_release_device(device); in xpt_compile_path()
3600 xpt_release_device(path->device); in xpt_release_path()
4197 xpt_release_device(device); in xpt_async_process_dev()
4857 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.c2079 xpt_release_device(device); in ata_dev_async()
/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c783 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.c3103 xpt_release_device(device); in scsi_dev_async()