Searched refs:BUS2LOCAL (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/pci/
H A Dnumaq_32.c15 #define BUS2LOCAL(global) (mp_bus_id_to_local[global]) macro
20 (0x80000000 | (BUS2LOCAL(bus) << 16) | (devfn << 8) | (reg & ~3))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/pci/
H A Dnumaq_32.c15 #define BUS2LOCAL(global) (mp_bus_id_to_local[global]) macro
20 (0x80000000 | (BUS2LOCAL(bus) << 16) | (devfn << 8) | (reg & ~3))

Completed in 58 milliseconds