Searched defs:SATA_PSTATE_PWRON (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_hba.h193 * SATA_PSTATE_PWRON and SATA_PSTATE_PWROFF are mutually exclusive.
200 #define SATA_PSTATE_PWRON 0x010000 macro
206 #define SATA_PSTATE_VALID (SATA_PSTATE_PWRON | \
212 #define SATA_PSTATE_PWR (SATA_PSTATE_PWRON | \

Completed in 46 milliseconds