Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c337 QL_PM_LOCK(ha); in ql_busy_notification()
342 QL_PM_LOCK(ha); in ql_busy_notification()
350 QL_PM_LOCK(ha); in ql_busy_notification()
354 QL_PM_LOCK(ha); in ql_busy_notification()
396 QL_PM_LOCK(ha); in ql_idle_notification()
H A Dql_isr.c176 QL_PM_LOCK(ha); in ql_isr_aif()
544 QL_PM_LOCK(ha); in ql_isr_aif()
H A Dql_api.c2111 QL_PM_LOCK(ha); in ql_power()
2140 QL_PM_LOCK(ha); in ql_power()
2172 QL_PM_LOCK(ha); in ql_power()
2210 QL_PM_LOCK(ha); in ql_power()
3264 QL_PM_LOCK(ha); in ql_ub_alloc()
8187 QL_PM_LOCK(ha); in ql_task_thread()
9621 QL_PM_LOCK(ha); in ql_timer()
9764 QL_PM_LOCK(ha); in ql_timer()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1950 #define QL_PM_LOCK(ha) mutex_enter(&ha->pha->pm_mutex) macro