Searched refs:kTypeMask (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIODMACommand.h84 kTypeMask = 0x0000000f, enumerator in enum:IODMACommand::MappingOptions
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODMACommand.cpp44 #define MAPTYPE(type) ((UInt) (type) & kTypeMask)

Completed in 19 milliseconds