Home
last modified time | relevance | path

Searched refs:AHCI_HOST_REG__COUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dahci_internal.h71 AHCI_HOST_REG__COUNT = 11 enumerator
H A Dahci.c55 static const char *AHCIHostReg_lookup[AHCI_HOST_REG__COUNT] = {
400 assert(regnum < AHCI_HOST_REG__COUNT); in ahci_mem_read_32()
484 assert(regnum < AHCI_HOST_REG__COUNT); in ahci_mem_write()