Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOMapper.h77 uint32_t fPageSize; variable
/xnu-12377.61.12/iokit/Kernel/
H A DIOMapper.cpp116 fPageSize = (uint32_t) pageSize; in start()