Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h237 #define DCD_DEVICE_STANDBY 0x0 macro
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c796 (void) pm_lower_power(DCD_DEVINFO, 0, DCD_DEVICE_STANDBY); in dcd_dr_detach()
821 (DCD_DEVICE_STANDBY > level) || (level > DCD_DEVICE_ACTIVE) || in dcdpower()
867 case DCD_DEVICE_STANDBY: in dcdpower()