Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci-internal.h70 AHCI_HOST_REG__COUNT = 11 enumerator
H A Dahci.c50 static const char *AHCIHostReg_lookup[AHCI_HOST_REG__COUNT] = {
369 assert(regnum < AHCI_HOST_REG__COUNT); in ahci_mem_read_32()
453 assert(regnum < AHCI_HOST_REG__COUNT); in ahci_mem_write()