Searched refs:INTR_UNLOCK (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h216 #define INTR_UNLOCK(skdev) mutex_exit(&skdev->skd_intr_mutex) macro
H A Dskd.c1197 INTR_UNLOCK(skdev);
2242 INTR_UNLOCK(skdev);
2265 INTR_UNLOCK(skdev);
2277 INTR_UNLOCK(skdev);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c340 INTR_UNLOCK(ha);
H A Dql_init.c2752 INTR_UNLOCK(ha);
3928 INTR_UNLOCK(ha);
3943 INTR_UNLOCK(ha);
H A Dql_isr.c525 INTR_UNLOCK(ha);
1507 INTR_UNLOCK(ha);
H A Dql_mbx.c185 INTR_UNLOCK(ha);
202 INTR_UNLOCK(ha);
H A Dql_api.c2219 INTR_UNLOCK(ha);
7634 INTR_UNLOCK(ha);
10032 INTR_UNLOCK(ha);
10047 INTR_UNLOCK(ha);
10072 INTR_UNLOCK(ha);
10384 INTR_UNLOCK(ha);
10401 INTR_UNLOCK(ha);
10414 INTR_UNLOCK(ha);
H A Dql_xioctl.c1766 INTR_UNLOCK(ha);
1843 INTR_UNLOCK(ha);
5589 INTR_UNLOCK(ha);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1930 #define INTR_UNLOCK(ha) mutex_exit(&ha->pha->intr_mutex) macro

Completed in 131 milliseconds