Searched refs:ATA_SUPPORT_APM (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sbin/camcontrol/
H A Depc.c377 (ident->support.command2 & ATA_SUPPORT_APM) ? "" : "NOT ",
378 (ident->enabled.command2 & ATA_SUPPORT_APM) ? "" : "NOT ");
H A Dcamcontrol.c1740 parm->support.command2 & ATA_SUPPORT_APM ? "yes" : "no",
1741 parm->enabled.command2 & ATA_SUPPORT_APM ? "yes" : "no");
1742 if (parm->support.command2 & ATA_SUPPORT_APM) {
/freebsd-current/sys/sys/
H A Data.h184 #define ATA_SUPPORT_APM 0x0008 macro

Completed in 84 milliseconds