Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.h125 #define xpt_path_unlock(path) mtx_unlock(xpt_path_mtx(path)) macro
H A Dcam_xpt.c481 xpt_path_unlock(ccb->ccb_h.path); in xptdoioctl()
946 xpt_path_unlock(path); in xpt_init()
2508 xpt_path_unlock(&path); in xptsetasyncbusfunc()
4167 xpt_path_unlock(path); in xpt_async_process_dev()
4222 xpt_path_unlock(xpt_periph->path); in xpt_async_process()
5160 xpt_path_unlock(path); in xpt_register_async()
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c1665 xpt_path_unlock(path); in ctlfe_online()
1694 xpt_path_unlock(path); in ctlfe_online()
1726 xpt_path_unlock(path); in ctlfe_offline()
1761 xpt_path_unlock(path); in ctlfe_lun_enable()
1789 xpt_path_unlock(path); in ctlfe_lun_enable()
/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c589 xpt_path_unlock(path); in nvme_scan_lun()
/freebsd/sys/cam/scsi/
H A Dscsi_target.c249 xpt_path_unlock(path); in targioctl()
H A Dscsi_enc_ses.c1068 xpt_path_unlock(path); in ses_setphyspath_callback()
H A Dscsi_xpt.c2376 xpt_path_unlock(path); in scsi_scan_lun()
/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c294 xpt_path_unlock(path); in mmc_scan_lun()
/freebsd/sys/cam/ata/
H A Data_xpt.c1617 xpt_path_unlock(path); in ata_scan_lun()
/freebsd/sys/dev/ciss/
H A Dciss.c3476 xpt_path_unlock(path); in ciss_name_device()