Searched refs:SUNGEM_MMIO_MAC_SIZE (Results 1 – 1 of 1) sorted by relevance
120 #define SUNGEM_MMIO_MAC_SIZE 0x200 macro224 uint32_t macregs[SUNGEM_MMIO_MAC_SIZE >> 2];1386 "sungem.mac", SUNGEM_MMIO_MAC_SIZE); in sungem_realize()1446 VMSTATE_UINT32_ARRAY(macregs, SunGEMState, (SUNGEM_MMIO_MAC_SIZE >> 2)),