Lines Matching refs:IOMapper
85 #define kIOMapperWaitSystem ((IOMapper *) 1)
87 static IOMapper * gIOSystemMapper = NULL;
147 IOMapper * fMapper;
1789 IOMapper * mapper) in withOptions()
1807 IOMapper * mapper) in initWithOptions()
1981 IOMapper * mapper) in initWithOptions()
2102 IOMapper::checkForSystemMapper(); in initWithOptions()
2103 gIOSystemMapper = mapper = IOMapper::gSystem; in initWithOptions()
3130 if (IOMapper::gSystem && mapped in dmaCommandOperation()
3154 if (IOMapper::gSystem in dmaCommandOperation()
3352 IOMapper * mapper = gIOSystemMapper; in getPhysicalSegment()
3506 IOMapper * mapper = NULL; in getPhysicalSegment64()
4127 IOMapper *mapper; in wireVirtual()
4442 IOGeneralMemoryDescriptor::initMemoryEntries(size_t size, IOMapper * mapper) in initMemoryEntries()
4462 IOMapper::checkForSystemMapper(); in initMemoryEntries()
4463 mapper = IOMapper::gSystem; in initMemoryEntries()
4479 IOMapper * mapper, in dmaMap()
4509 IOMapper * mapper, in dmaMapRecord()
4538 IOMapper * mapper, in dmaUnmap()
4582 IOMapper * mapper, in dmaMap()