Searched refs:QL_UB_LOCK (Results 1 – 4 of 4) sorted by relevance
1341 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()
1862 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 …]
515 QL_UB_LOCK(ha); in ql_shutdown_ip()
1953 #define QL_UB_LOCK(ha) mutex_enter(&ha->pha->ub_mutex) macro