Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2267 #define QL_POWER_COMPONENT 0 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1502 if (pm_raise_power(dip, QL_POWER_COMPONENT, in ql_attach()
1917 if (pm_raise_power(dip, QL_POWER_COMPONENT, in ql_attach()
2083 if (pm_lower_power(dip, QL_POWER_COMPONENT, in ql_detach()
2337 if (component != QL_POWER_COMPONENT || (level != PM_LEVEL_D0 && in ql_power()