Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c1341 QL_UB_LOCK(ha); in ql_isp_rcvbuf()
1434 QL_UB_LOCK(ha); in ql_isp24xx_rcvbuf()
1461 QL_UB_LOCK(ha); in ql_isp24xx_rcvbuf()
H A Dql_api.c1862 QL_UB_LOCK(ha); in ql_detach()
1876 QL_UB_LOCK(ha); in ql_detach()
1882 QL_UB_LOCK(ha); in ql_detach()
3351 QL_UB_LOCK(ha); in ql_ub_alloc()
3513 QL_UB_LOCK(ha); in ql_ub_free()
3533 QL_UB_LOCK(ha); in ql_ub_free()
3602 QL_UB_LOCK(ha); in ql_ub_release()
7795 QL_UB_LOCK(ha); in ql_done()
7802 QL_UB_LOCK(ha); in ql_done()
8556 QL_UB_LOCK(ha); in ql_unsol_callback()
[all …]
H A Dql_mbx.c515 QL_UB_LOCK(ha); in ql_shutdown_ip()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1953 #define QL_UB_LOCK(ha) mutex_enter(&ha->pha->ub_mutex) macro