Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HData.h169 #define ATA_SUPPORT_NOTIFY 0x0010 macro
/NextBSD/sbin/camcontrol/
HDcamcontrol.c1439 parm->support.command2 & ATA_SUPPORT_NOTIFY ? "yes" : "no", in atacapprint()
1440 parm->enabled.command2 & ATA_SUPPORT_NOTIFY ? "yes" : "no"); in atacapprint()