Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/camcontrol/
HDepc.c383 (caps & ATA_SC_LP_STANDBY_SUP) ? "" : "NOT "); in epc_getmode()
496 if (caps & ATA_SC_LP_STANDBY_SUP) { in epc_getmode()
/freebsd-14-stable/sys/sys/
HData.h844 #define ATA_SC_LP_STANDBY_SUP 0x0000080000000000 /* LP Standby */ macro