Home
last modified time | relevance | path

Searched refs:ISERIES_GET_DEVICE_FROM_SUBBUS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DiSeries_pci.h55 #define ISERIES_GET_DEVICE_FROM_SUBBUS(subbus) ((subbus >> 5) & 0x7) macro
/linux-2.4.37.9/arch/ppc64/kernel/
DiSeries_pci.c456 int IdSel = ISERIES_GET_DEVICE_FROM_SUBBUS(SubBus); in iSeries_Scan_Bridge_Slot()