Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HData.h173 #define ATA_SUPPORT_AUTOACOUSTIC 0x0200 macro
/NextBSD/sbin/camcontrol/
HDcamcontrol.c1428 parm->support.command2 & ATA_SUPPORT_AUTOACOUSTIC ? "yes" :"no", in atacapprint()
1429 parm->enabled.command2 & ATA_SUPPORT_AUTOACOUSTIC ? "yes" :"no"); in atacapprint()
1430 if (parm->support.command2 & ATA_SUPPORT_AUTOACOUSTIC) { in atacapprint()