PCIC_MEMREG_MSB_SHIFT 2423 dev/pci/pccbb.c 	start_high = ((phys_addr >> PCIC_MEMREG_MSB_SHIFT) & 0x0f)
PCIC_MEMREG_MSB_SHIFT 2437 dev/pci/pccbb.c 	stop_high = ((phys_end >> PCIC_MEMREG_MSB_SHIFT) & 0x0f)