Home
last modified time | relevance | path

Searched refs:ql_intr_unlock (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2230 #define INTR_UNLOCK(ha) ql_intr_unlock(ha->pha)
2552 void ql_intr_unlock(ql_adapter_state_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c19371 ql_intr_unlock(ql_adapter_state_t *ha) in ql_intr_unlock() function