Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/camcontrol/
Depc.c122 { "goto", ATA_SF_EPC_GOTO },
546 case ATA_SF_EPC_GOTO: in epc_set_features()
793 case ATA_SF_EPC_GOTO: in epc()
834 case ATA_SF_EPC_GOTO: in epc()
/freebsd-12-stable/sys/sys/
Data.h656 #define ATA_SF_EPC_GOTO 0x01 /* Go To Power Condition */ macro