Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h322 #define SATA_SMART_ENABLED 0x0001 /* SMART feature set is enabled */ macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c6015 if (! (sata_id->ai_features85 & SATA_SMART_ENABLED)) { in sata_txlt_log_sense()
6041 if (! (sata_id->ai_features85 & SATA_SMART_ENABLED)) { in sata_txlt_log_sense()
6068 if (! (sata_id->ai_features85 & SATA_SMART_ENABLED)) { in sata_txlt_log_sense()
8497 if (page->dexcpt == ! (sata_id->ai_features85 & SATA_SMART_ENABLED)) { in sata_mode_select_page_1c()
12934 (sdinfo->satadrv_id.ai_features85 & SATA_SMART_ENABLED)) in sata_show_drive_info()