Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c1506 QL_UB_UNLOCK(ha); in ql_isp_rcvbuf()
1566 QL_UB_UNLOCK(ha); in ql_isp24xx_rcvbuf()
1579 QL_UB_UNLOCK(ha); in ql_isp24xx_rcvbuf()
H A Dql_api.c2132 QL_UB_UNLOCK(ha); in ql_detach()
2138 QL_UB_UNLOCK(ha); in ql_detach()
2143 QL_UB_UNLOCK(ha); in ql_detach()
3656 QL_UB_UNLOCK(ha); in ql_ub_alloc()
3782 QL_UB_UNLOCK(ha); in ql_ub_free()
3792 QL_UB_UNLOCK(ha); in ql_ub_free()
3797 QL_UB_UNLOCK(ha); in ql_ub_free()
3809 QL_UB_UNLOCK(ha); in ql_ub_free()
3909 QL_UB_UNLOCK(ha); in ql_ub_release()
8230 QL_UB_UNLOCK(ha); in ql_done()
[all …]
H A Dql_mbx.c525 QL_UB_UNLOCK(ha); in ql_shutdown_ip()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2254 #define QL_UB_UNLOCK(ha) mutex_exit(&ha->pha->ub_mutex) macro