Searched refs:QL_UB_LOCK (Results 1 – 4 of 4) sorted by relevance
1456 QL_UB_LOCK(ha); in ql_isp_rcvbuf()1549 QL_UB_LOCK(ha); in ql_isp24xx_rcvbuf()1576 QL_UB_LOCK(ha); in ql_isp24xx_rcvbuf()
2120 QL_UB_LOCK(ha); in ql_detach()2134 QL_UB_LOCK(ha); in ql_detach()2140 QL_UB_LOCK(ha); in ql_detach()3620 QL_UB_LOCK(ha); in ql_ub_alloc()3776 QL_UB_LOCK(ha); in ql_ub_free()3794 QL_UB_LOCK(ha); in ql_ub_free()3807 QL_UB_LOCK(ha); in ql_ub_free()3861 QL_UB_LOCK(ha); in ql_ub_release()8221 QL_UB_LOCK(ha); in ql_done()8962 QL_UB_LOCK(ha); in ql_unsol_callback()[all …]
514 QL_UB_LOCK(ha); in ql_shutdown_ip()
2253 #define QL_UB_LOCK(ha) mutex_enter(&ha->pha->ub_mutex) macro