Searched refs:ISERIES_GET_DEVICE_FROM_SUBBUS (Results 1 – 2 of 2) sorted by relevance
55 #define ISERIES_GET_DEVICE_FROM_SUBBUS(subbus) ((subbus >> 5) & 0x7) macro
456 int IdSel = ISERIES_GET_DEVICE_FROM_SUBBUS(SubBus); in iSeries_Scan_Bridge_Slot()