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

/xnu-2422.115.4/osfmk/ipc/
H A Dipc_object.h107 * If another object type needs to participate in io_kotype()-based
142 #define io_kotype(io) ((io)->io_bits & IO_BITS_KOTYPE) macro
H A Dipc_port.h199 #define ip_kotype(port) io_kotype(&(port)->ip_object)

Completed in 26 milliseconds