Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/camcontrol/
HDepc.c547 (hold ? ATA_SF_EPC_GOTO_HOLD : 0); in epc_set_features()
/freebsd-13-stable/sys/sys/
HData.h686 #define ATA_SF_EPC_GOTO_HOLD 0x01000000 /* Hold Power Cond bit */ macro