Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DiSeries_pci.h41 #define ISERIES_DEVFUN(DevPtr) DevPtr->DevFn macro
/linux-2.4.37.9/arch/ppc64/kernel/
DiSeries_pci.c192 …PCIFR("Device 0x%02X.%2X, Node:0x%p ",ISERIES_BUS(DeviceNode),ISERIES_DEVFUN(DeviceNode),DeviceNod… in build_device_node()