Searched refs:io_makebits (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/ipc/
H A Dipc_object.h145 #define io_makebits(active, otype, kotype) \ macro
H A Dipc_object.c366 object->io_bits = io_makebits(TRUE, otype, 0);
439 object->io_bits = io_makebits(TRUE, otype, 0);
H A Dipc_port.c1806 port->ip_object.io_bits = io_makebits(TRUE, IOT_PORT, 0);

Completed in 26 milliseconds