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

/xnu-2422.115.4/iokit/IOKit/
H A DIODeviceTreeSupport.h78 UInt8 * busNum, UInt8 * deviceNum, UInt8 * functionNum );
101 unsigned int functionNum:3; member in struct:IONVRAMDescriptor
/xnu-2422.115.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp1172 UInt8 * busNum, UInt8 * deviceNum, UInt8 * functionNum )
1182 (*persist->locationFunc)( regEntry, busNum, deviceNum, functionNum );
1185 *functionNum = 0;
1210 UInt8 functionNum; local
1219 &busNum, &deviceNum, &functionNum );
1225 hdr->functionNum = functionNum;

Completed in 23 milliseconds