Searched refs:ATA_SUPPORT_SMART (Results 1 – 2 of 2) sorted by relevance
149 #define ATA_SUPPORT_SMART 0x0001 macro
1428 parm->support.command1 & ATA_SUPPORT_SMART ? "yes" : "no", in atacapprint()1429 parm->enabled.command1 & ATA_SUPPORT_SMART ? "yes" : "no"); in atacapprint()