Searched defs:E1K_MM_SIZE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp250 #define E1K_MM_SIZE 0x20000 macro
5875 Assert(offReg < E1K_MM_SIZE);
5895 Assert(offReg < E1K_MM_SIZE);
7585 rc = PDMDevHlpPCIIORegionRegister(pDevIns, 0, E1K_MM_SIZE, PCI_ADDRESS_SPACE_MEM, e1kMap);

Completed in 73 milliseconds