Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/
H A Dcam_xpt.h126 #define xpt_path_lock(path) mtx_lock(xpt_path_mtx(path)) macro
H A Dcam_xpt.c482 xpt_path_lock(ccb->ccb_h.path); in xptdoioctl()
946 xpt_path_lock(path); in xpt_init()
2506 xpt_path_lock(&path); in xptsetasyncbusfunc()
4160 xpt_path_lock(path); in xpt_async_process_dev()
4223 xpt_path_lock(xpt_periph->path); in xpt_async_process()
5146 xpt_path_lock(path); in xpt_register_async()
/freebsd-14.2/sys/cam/ctl/
H A Dscsi_ctl.c1662 xpt_path_lock(path); in ctlfe_online()
1724 xpt_path_lock(path); in ctlfe_offline()
1758 xpt_path_lock(path); in ctlfe_lun_enable()
/freebsd-14.2/sys/cam/nvme/
H A Dnvme_xpt.c556 xpt_path_lock(path); in nvme_scan_lun()
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_target.c247 xpt_path_lock(path); in targioctl()
H A Dscsi_enc_ses.c1044 xpt_path_lock(path); in ses_setphyspath_callback()
H A Dscsi_xpt.c2351 xpt_path_lock(path); in scsi_scan_lun()
/freebsd-14.2/sys/cam/mmc/
H A Dmmc_xpt.c258 xpt_path_lock(path); in mmc_scan_lun()
/freebsd-14.2/sys/cam/ata/
H A Data_xpt.c1591 xpt_path_lock(path); in ata_scan_lun()
/freebsd-14.2/sys/dev/ciss/
H A Dciss.c3412 xpt_path_lock(path); in ciss_name_device()