Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Depc.c122 { "enable", ATA_SF_EPC_ENABLE },
552 case ATA_SF_EPC_ENABLE: in epc_set_features()
812 case ATA_SF_EPC_ENABLE: in epc()
832 case ATA_SF_EPC_ENABLE: in epc()
/freebsd/sys/sys/
H A Data.h653 #define ATA_SF_EPC_ENABLE 0x04 /* Enable the EPC feature set */ macro