Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DHvCallPci.h584 static inline u64 HvCallPci_getDeviceInfo(u16 busNumberParm, in HvCallPci_getDeviceInfo() function
/linux-2.4.37.9/arch/ppc64/kernel/
DiSeries_pci.c378 …HvRc = HvCallPci_getDeviceInfo(Bus, SubBus, IdSel,REALADDR(DevInfo), sizeof(struct HvCallPci_Devic… in iSeries_Scan_PHBs_Slots()