Home
last modified time | relevance | path

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

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