Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Depc.c546 (hold ? ATA_SF_EPC_GOTO_HOLD : 0); in epc_set_features()
/freebsd/sys/sys/
H A Data.h686 #define ATA_SF_EPC_GOTO_HOLD 0x01000000 /* Hold Power Cond bit */ macro