Searched refs:ISERIES_GET_DEVICE_FROM_SUBBUS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dpci.h43 #define ISERIES_GET_DEVICE_FROM_SUBBUS(subbus) ((subbus >> 5) & 0x7) macro
H A Dirq.c293 u8 idsel = ISERIES_GET_DEVICE_FROM_SUBBUS(bsubbus);
H A Ddt.c407 int id_sel = ISERIES_GET_DEVICE_FROM_SUBBUS(sub_bus);
H A Dpci.c297 agent = ISERIES_PCI_AGENTID(ISERIES_GET_DEVICE_FROM_SUBBUS(subbus),

Completed in 172 milliseconds