Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/camcontrol/
HDepc.c75 { "Supported", ATA_PCL_COND_SUPPORTED },
76 { "Saveable", ATA_PCL_COND_SUPPORTED },
/freebsd-14-stable/sys/sys/
HData.h747 #define ATA_PCL_COND_SUPPORTED 0x80 macro