Searched refs:addr64 (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/IOPCIFamily-239.1.2/tools/
H A Dpcidump.c76 param.address.addr64 = offset;
95 param.address.addr64 = offset;
116 param.address.addr64 = offset;
H A Dpciutils3.1.7.patch.c85 + UInt64 addr64; member in union:IOACPIAddress
/macosx-10.10/xnu-2782.1.97/osfmk/i386/commpage/
H A Dcommpage.c751 commpage_is_in_pfz64(addr64_t addr64) argument
753 if ( (addr64 >= (commpage_text64_location + _COMM_TEXT_PFZ_START_OFFSET))
754 && (addr64 < (commpage_text64_location + _COMM_TEXT_PFZ_END_OFFSET))) {
/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIPrivate.h420 uint64_t addr64; member in union:IOPCIDiagnosticsParameters::__anon2401
/macosx-10.10/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBattery.cpp657 ecBehaviorsAddress.addr64 = 0x20 + 0x29;
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp3900 md = IOMemoryDescriptor::withAddressRange(params->address.addr64,

Completed in 191 milliseconds