Home
last modified time | relevance | path

Searched refs:SBP_LOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dsbp.c219 #define SBP_LOCK(sbp) mtx_lock(&(sbp)->mtx) macro
556 SBP_LOCK(sbp); in sbp_alloc_lun()
715 SBP_LOCK(sbp); in sbp_probe_target()
771 SBP_LOCK(sbp); in sbp_post_busreset()
798 SBP_LOCK(sbp); in sbp_post_explore()
852 SBP_LOCK(sbp); in sbp_post_explore()
873 SBP_LOCK(sdev->target->sbp); in sbp_loginres_callback()
903 SBP_LOCK(target->sbp); in sbp_reset_start_callback()
943 SBP_LOCK(sdev->target->sbp); in sbp_mgm_callback()
972 SBP_LOCK(sb in sbp_cam_scan_lun()
[all...]
H A Dsbp_targ.c144 #define SBP_LOCK(sc) mtx_lock(&(sc)->mtx) macro
545 SBP_LOCK(orbi->sc); in sbp_targ_remove_orb_info()
590 SBP_LOCK(sc); in sbp_targ_abort()
1261 SBP_LOCK(sc); in sbp_targ_action1()
1748 SBP_LOCK(sc); in sbp_targ_fetch_orb()
1969 SBP_LOCK(sc); in sbp_targ_attach()
2007 SBP_LOCK(sc); in sbp_targ_detach()