Home
last modified time | relevance | path

Searched defs:PORT_CMD_CLO (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h103 #define PORT_CMD_CLO (1 << 3) /* Command list override */ macro
/openbmc/qemu/hw/ide/
H A Dahci-internal.h175 #define PORT_CMD_CLO (1 << 3) /* Command list override */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h177 PORT_CMD_CLO = BIT(3), /* Command list override */ enumerator