Searched defs:ranges (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp71 IOAddressRange ranges; local
/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1079 IOMemoryDescriptor::withRanges( IOVirtualRange * ranges, argument
1108 IOMemoryDescriptor::withAddressRanges(IOAddressRange * ranges, argument
1171 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, argument
1272 initWithPhysicalRanges( IOPhysicalRange * ranges, UInt32 count, IODirection direction, bool reference) argument
1287 initWithRanges( IOVirtualRange * ranges, UInt32 count, IODirection direction, task_t task, bool reference) argument
4330 initWithRanges( IOVirtualRange * ranges, UInt32 withCount, IODirection direction, task_t task, bool asReference) argument
4341 initWithPhysicalRanges( IOPhysicalRange * ranges, UInt32 withCount, IODirection direction, bool asReference) argument
4485 IOAddressRange ranges[3]; local
[all...]

Completed in 14 milliseconds