Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c111 #define PCI_MEM_SIZE (4 * KiB) macro
273 uint8_t mem[PCI_MEM_SIZE] __attribute__((aligned(8)));
1861 "eepro100-mmio", PCI_MEM_SIZE); in e100_nic_realize()