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.c57 static const char *AHCIHostReg_lookup[AHCI_HOST_REG__COUNT] = {
402 assert(regnum < AHCI_HOST_REG__COUNT); in ahci_mem_read_32()
486 assert(regnum < AHCI_HOST_REG__COUNT); in ahci_mem_write()