Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Depc.c119 { "goto", ATA_SF_EPC_GOTO },
543 case ATA_SF_EPC_GOTO: in epc_set_features()
788 case ATA_SF_EPC_GOTO: in epc()
829 case ATA_SF_EPC_GOTO: in epc()
/freebsd/sys/sys/
H A Data.h650 #define ATA_SF_EPC_GOTO 0x01 /* Go To Power Condition */ macro