Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c338 QL_PM_UNLOCK(ha); in ql_busy_notification()
345 QL_PM_UNLOCK(ha); in ql_busy_notification()
353 QL_PM_UNLOCK(ha); in ql_busy_notification()
359 QL_PM_UNLOCK(ha); in ql_busy_notification()
363 QL_PM_UNLOCK(ha); in ql_busy_notification()
403 QL_PM_UNLOCK(ha); in ql_idle_notification()
H A Dql_api.c2357 QL_PM_UNLOCK(ha); in ql_power()
2367 QL_PM_UNLOCK(ha); in ql_power()
2420 QL_PM_UNLOCK(ha); in ql_power()
2426 QL_PM_UNLOCK(ha); in ql_power()
2429 QL_PM_UNLOCK(ha); in ql_power()
2456 QL_PM_UNLOCK(ha); in ql_power()
3539 QL_PM_UNLOCK(ha); in ql_ub_alloc()
3543 QL_PM_UNLOCK(ha); in ql_ub_alloc()
8599 QL_PM_UNLOCK(ha); in ql_task_thread()
10067 QL_PM_UNLOCK(ha); in ql_timer()
[all …]
H A Dql_isr.c272 QL_PM_UNLOCK(ha); in ql_isr_aif()
553 QL_PM_UNLOCK(ha); in ql_isr_aif()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2251 #define QL_PM_UNLOCK(ha) mutex_exit(&ha->pha->pm_mutex) macro