Searched defs:regEntry (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp316 IORegistryEntry * regEntry; local
620 IORegistryEntry * regEntry = (IORegistryEntry *)entry; local
632 IORegistryEntry * regEntry = (IORegistryEntry *)entry; local
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODeviceTreeSupport.cpp325 IORegistryEntry *regEntry; local
412 IORegistryEntry *regEntry = 0; local
426 GetUInt32( IORegistryEntry * regEntry, const OSSymbol * name, UInt32 * value ) argument
439 IODTFindInterruptParent( IORegistryEntry * regEntry, IOItemCount index ) argument
482 IODTGetICellCounts( IORegistryEntry * regEntry, UInt32 * iCellCount, UInt32 * aCellCount) argument
491 IODTMapOneInterrupt( IORegistryEntry * regEntry, UInt32 * intSpec, UInt32 index, OSData ** spec, const OSSymbol ** controller ) argument
607 IODTGetInterruptOptions( IORegistryEntry * regEntry, int source, IOOptionBits * options ) argument
643 IODTMapInterruptsSharing( IORegistryEntry * regEntry, OSDictionary * allInts ) argument
820 IODTCompareNubName( const IORegistryEntry * regEntry, OSString * name, OSString ** matchingName ) argument
837 IODTMatchNubWithKeys( IORegistryEntry * regEntry, const char * keys ) argument
910 IODTSetResolving( IORegistryEntry * regEntry, IODTCompareAddressCellFunc compareFunc, IODTNVLocationFunc locationFunc ) argument
935 IODTGetCellCounts( IORegistryEntry * regEntry, UInt32 * sizeCount, UInt32 * addressCount) argument
951 IODTResolveAddressCell( IORegistryEntry * regEntry, UInt32 cellsIn[], IOPhysicalAddress * phys, IOPhysicalLength * len ) argument
1107 IODTResolveAddressing( IORegistryEntry * regEntry, const char * addressPropertyName, IODeviceMemory * parent ) argument
1158 IODTGetNVLocation( IORegistryEntry * parent, IORegistryEntry * regEntry, UInt8 * busNum, UInt8 * deviceNum, UInt8 * functionNum ) argument
1191 IODTMakeNVDescriptor( IORegistryEntry * regEntry, IONVRAMDescriptor * hdr ) argument
1224 IODTFindSlotName( IORegistryEntry * regEntry, UInt32 deviceNumber ) argument
[all...]
H A DIOHibernateIO.cpp1313 IORegistryEntry * regEntry; local
1735 MergeDeviceTree(DeviceTreeNode * entry, IORegistryEntry * regEntry) argument
2949 IORegistryEntry * regEntry; local
[all...]
H A DIOService.cpp4362 IORegistryEntry * regEntry; local

Completed in 28 milliseconds