Home
last modified time | relevance | path

Searched refs:HOST_CAP_CLO (Results 1 – 3 of 3) 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
H A Dlibahci.c1390 if (!(hpriv->cap & HOST_CAP_CLO)) { in ahci_kick_engine()
2660 cap & HOST_CAP_CLO ? "clo " : "", in ahci_print_info()