Searched refs:pm_capable (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c331 if (!ha->pm_capable) {
385 if (!ha->pm_capable) {
H A Dql_api.c1288 ha->pm_capable = 1;
1295 if (ha->pm_capable) {
1300 ha->pm_capable = 0;
1304 if (ha->pm_capable) {
1305 ha->pm_capable = ql_enable_pm;
1308 if (ha->pm_capable) {
1663 if (ha->pm_capable) {
1824 if (ha->pm_capable) {
2082 if (ha == NULL || ha->pm_capable == 0) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1571 uint8_t pm_capable; member in struct:ql_adapter_state

Completed in 82 milliseconds