Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Depc.c383 (caps & ATA_SC_LP_STANDBY_SUP) ? "" : "NOT "); in epc_getmode()
496 if (caps & ATA_SC_LP_STANDBY_SUP) { in epc_getmode()
/freebsd/sys/sys/
H A Data.h844 #define ATA_SC_LP_STANDBY_SUP 0x0000080000000000 /* LP Standby */ macro