Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp3796 IOPhysicalAddress sourceAddr, sourceAlign; in getDMAMapLength() local
3804 sourceAlign = (sourceAddr & page_mask); in getDMAMapLength()
3806 *offset = sourceAlign; in getDMAMapLength()