Home
last modified time | relevance | path

Searched refs:ATA_SUPPORT_EPC (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sbin/camcontrol/
HDepc.c380 (ident->support2 & ATA_SUPPORT_EPC) ? "" : "NOT ", in epc_getmode()
HDcamcontrol.c1785 parm->support2 & ATA_SUPPORT_EPC ? "yes" : "no", in atacapprint()
1786 parm->enabled2 & ATA_SUPPORT_EPC ? "yes" : "no"); in atacapprint()
/freebsd-14-stable/sys/sys/
HData.h248 #define ATA_SUPPORT_EPC 0x0080 macro