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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h310 #define SATA_ACOUSTIC_MGMT 0x0200 /* Acoustic Management features */ macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c8104 if (!(sata_id->ai_cmdset83 & SATA_ACOUSTIC_MGMT)) {
8109 ((sata_id->ai_features86 & SATA_ACOUSTIC_MGMT)
8133 if (sata_id->ai_cmdset83 & SATA_ACOUSTIC_MGMT) {
8490 (! (sata_id->ai_cmdset83 & SATA_ACOUSTIC_MGMT))) {

Completed in 80 milliseconds