Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dsbp.c221 #define SBP_LOCK_ASSERT(sbp) mtx_assert(&(sbp)->mtx, MA_OWNED) macro
657 SBP_LOCK_ASSERT(sdev->target->sbp); in sbp_login_callout()
887 SBP_LOCK_ASSERT(sdev->target->sbp); in sbp_xfer_free()
1007 SBP_LOCK_ASSERT(target->sbp); in sbp_cam_scan_target()
1115 SBP_LOCK_ASSERT(sdev->target->sbp); in sbp_agent_reset()
1211 SBP_LOCK_ASSERT(sdev->target->sbp); in sbp_orb_pointer()
1298 SBP_LOCK_ASSERT(sdev->target->sbp); in sbp_write_cmd()
1355 SBP_LOCK_ASSERT(target->sbp); in sbp_mgm_orb()
1622 SBP_LOCK_ASSERT(sbp); in sbp_recv1()
2017 SBP_LOCK_ASSERT(sbp); in sbp_logout_all()
[all …]