Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci-internal.h43 #define AHCI_CMD_TBL_AR_SZ (AHCI_CMD_TBL_SZ * AHCI_MAX_CMDS) macro
/openbmc/linux/drivers/ata/
H A Dahci.h51 AHCI_CMD_TBL_AR_SZ = AHCI_CMD_TBL_SZ * AHCI_MAX_CMDS, enumerator