Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c339 QL_PM_UNLOCK(ha); in ql_busy_notification()
344 QL_PM_UNLOCK(ha); in ql_busy_notification()
352 QL_PM_UNLOCK(ha); in ql_busy_notification()
356 QL_PM_UNLOCK(ha); in ql_busy_notification()
360 QL_PM_UNLOCK(ha); in ql_busy_notification()
398 QL_PM_UNLOCK(ha); in ql_idle_notification()
H A Dql_isr.c181 QL_PM_UNLOCK(ha); in ql_isr_aif()
186 QL_PM_UNLOCK(ha); in ql_isr_aif()
546 QL_PM_UNLOCK(ha); in ql_isr_aif()
H A Dql_api.c2113 QL_PM_UNLOCK(ha); in ql_power()
2123 QL_PM_UNLOCK(ha); in ql_power()
2142 QL_PM_UNLOCK(ha); in ql_power()
2176 QL_PM_UNLOCK(ha); in ql_power()
2182 QL_PM_UNLOCK(ha); in ql_power()
2185 QL_PM_UNLOCK(ha); in ql_power()
2212 QL_PM_UNLOCK(ha); in ql_power()
3266 QL_PM_UNLOCK(ha); in ql_ub_alloc()
3271 QL_PM_UNLOCK(ha); in ql_ub_alloc()
8189 QL_PM_UNLOCK(ha); in ql_task_thread()
[all …]
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1951 #define QL_PM_UNLOCK(ha) mutex_exit(&ha->pha->pm_mutex) macro