Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/ipc/
H A Dipc_object.h147 #define IO_BITS_KOTYPE 0x000003ff /* used by the object */ macro
177 #define io_kotype(io) (io_bits(io) & IO_BITS_KOTYPE)