Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DHvCallPci.h78 enum HvCallPci_DeviceType {HvCallPci_NodeDevice = 1, enumerator
/linux-2.4.37.9/arch/ppc64/kernel/
DiSeries_pci.c380 if(DevInfo->deviceType == HvCallPci_NodeDevice) { in iSeries_Scan_PHBs_Slots()