Searched refs:SATA_POWER_IDLE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h335 #define SATA_POWER_IDLE 0x01 macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c3998 power_state = SATA_POWER_IDLE;
3999 sdinfo->satadrv_power_level = SATA_POWER_IDLE;
4003 if (sdinfo->satadrv_power_level == SATA_POWER_IDLE)
4004 power_state = SATA_POWER_IDLE;
4034 case SATA_POWER_IDLE:
4323 sdinfo->satadrv_power_level = SATA_POWER_IDLE;
4340 sdinfo->satadrv_power_level = SATA_POWER_IDLE;

Completed in 79 milliseconds