Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h23 #define AHCI_CMD_WRITE (1 << 6) macro
/openbmc/qemu/hw/ide/
H A Dahci-internal.h49 #define AHCI_CMD_WRITE (1 << 6) macro
/openbmc/linux/drivers/ata/
H A Dahci.h59 AHCI_CMD_WRITE = BIT(6), enumerator