Home
last modified time | relevance | path

Searched refs:LOW_POWER_LEVEL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h110 #define LOW_POWER_LEVEL (BIT_1 | BIT_0) macro
H A Dskd.c4995 if (skdev->power_level != LOW_POWER_LEVEL) { in skd_detach()
4997 skdev->power_level = LOW_POWER_LEVEL; in skd_detach()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h692 #define LOW_POWER_LEVEL (BIT_1 | BIT_0) macro