Home
last modified time | relevance | path

Searched defs:IO_BITS_KOTYPE (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/osfmk/ipc/
H A Dipc_object.h142 #define IO_BITS_KOTYPE 0x000003ff /* used by the object */ macro
/xnu-11417.140.69/tools/lldbmacros/
H A Dxnudefines.py192 IO_BITS_KOTYPE = 0x3ff variable