Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/ipc/
H A Dipc_object.h149 #define IO_BITS_OTYPE 0x7fff0000 /* determines a zone */ macro
176 #define io_otype(io) ((io_bits(io) & IO_BITS_OTYPE) >> 16)