Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h455 void dmaMapRecord(
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3018 md->dmaMapRecord(data->fMapper, data->fCommand, dataP->fMappedLength); in dmaCommandOperation()
4501 dmaMapRecord(mapper, command, *mapLength); in dmaMap()
4508 IOMemoryDescriptor::dmaMapRecord( in dmaMapRecord() function in IOMemoryDescriptor
4647 dmaMapRecord(mapper, command, *mapLength); in dmaMap()