Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.h124 #define xpt_path_lock(path) mtx_lock(xpt_path_mtx(path)) macro
H A Dcam_xpt.c479 xpt_path_lock(ccb->ccb_h.path); in xptdoioctl()
943 xpt_path_lock(path); in xpt_init()
2503 xpt_path_lock(&path); in xptsetasyncbusfunc()
4157 xpt_path_lock(path); in xpt_async_process_dev()
4220 xpt_path_lock(xpt_periph->path); in xpt_async_process()
5143 xpt_path_lock(path); in xpt_register_async()
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c1661 xpt_path_lock(path); in ctlfe_online()
1723 xpt_path_lock(path); in ctlfe_offline()
1757 xpt_path_lock(path); in ctlfe_lun_enable()
/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c555 xpt_path_lock(path); in nvme_scan_lun()
/freebsd/sys/cam/scsi/
H A Dscsi_target.c246 xpt_path_lock(path); in targioctl()
H A Dscsi_enc_ses.c1043 xpt_path_lock(path); in ses_setphyspath_callback()
H A Dscsi_xpt.c2349 xpt_path_lock(path); in scsi_scan_lun()
/freebsd/sys/cam/mmc/
H A Dmmc_xpt.c256 xpt_path_lock(path); in mmc_scan_lun()
/freebsd/sys/cam/ata/
H A Data_xpt.c1589 xpt_path_lock(path); in ata_scan_lun()
/freebsd/sys/dev/ciss/
H A Dciss.c3474 xpt_path_lock(path); in ciss_name_device()