Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c83 REQUEST_RING_LOCK(ha); in ql_start_iocb()
282 REQUEST_RING_LOCK(ha); in ql_req_pkt()
H A Dql_init.c3917 REQUEST_RING_LOCK(ha); in ql_abort_isp()
H A Dql_api.c3741 REQUEST_RING_LOCK(ha); in ql_abort()
9984 REQUEST_RING_LOCK(ha); in ql_cmd_timeout()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1935 #define REQUEST_RING_LOCK(ha) mutex_enter(&ha->pha->req_ring_mutex) macro