Home
last modified time | relevance | path

Searched defs:HOST_CAP_CLO (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dahci-internal.h82 #define HOST_CAP_CLO (1 << 24) /* Command List Override support */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h95 HOST_CAP_CLO = BIT(24), /* Command List Override support */ enumerator