Searched refs:kTypeMask (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/iokit/IOKit/ | ||
| H A D | IODMACommand.h | 100 kTypeMask = kIODMAMapOptionTypeMask, enumerator |
| /xnu-11215/iokit/Kernel/ | ||
| H A D | IODMACommand.cpp | 50 #define MAPTYPE(type) ((UInt) (type) & kTypeMask) |