Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci_internal.h31 #define AHCI_MEM_BAR_SIZE 0x1000 macro
H A Dahci.c561 s->idp_index = (uint32_t)val & ((AHCI_MEM_BAR_SIZE - 1) & ~3); in ahci_idp_write()
1611 "ahci", AHCI_MEM_BAR_SIZE); in ahci_init()