Searched refs:functionNum (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIODeviceTreeSupport.h77 UInt8 * busNum, UInt8 * deviceNum, UInt8 * functionNum );
99 unsigned int functionNum:3; member in struct:IONVRAMDescriptor
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pci/
H A DIOPCIDevice.h48 unsigned int functionNum:3; member in struct:IOPCIAddressSpace::__anon495
52 unsigned int functionNum:3;
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp1122 UInt8 * busNum, UInt8 * deviceNum, UInt8 * functionNum )
1132 (*persist->locationFunc)( regEntry, busNum, deviceNum, functionNum );
1135 *functionNum = 0;
1160 UInt8 functionNum; local
1169 &busNum, &deviceNum, &functionNum );
1175 hdr->functionNum = functionNum;
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.cpp306 | (space.s.functionNum << 8)
882 | (space.es.functionNum << 8)
1103 | (space.es.functionNum << 8)

Completed in 20 milliseconds