Home
last modified time | relevance | path

Searched refs:_mapName (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h307 kern_allocation_name_t _mapName; variable
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3095 md->_mapName = NULL; in dmaCommandOperation()
4527 _mapName = alloc; in dmaMapRecord()
4531 _mapName = NULL; in dmaMapRecord()
4553 mapName = _mapName; in dmaUnmap()