PCIC_MEMREG_LSB_SHIFT 2421 dev/pci/pccbb.c start_low = (phys_addr >> PCIC_MEMREG_LSB_SHIFT) & 0xff; PCIC_MEMREG_LSB_SHIFT 2436 dev/pci/pccbb.c stop_low = (phys_end >> PCIC_MEMREG_LSB_SHIFT) & 0xff;