Searched refs:INTEL_BAR_SIZE (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ | ||
H A D | intel.h | 17 #define INTEL_BAR_SIZE ( 128 * 1024 ) macro |
H A D | intel.c | 781 intel->regs = ioremap ( pci->membase, INTEL_BAR_SIZE ); |
Completed in 35 milliseconds