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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_object.h135 #define io_makebits(active, otype, kotype) \ macro
H A Dipc_object.c373 object->io_bits = io_makebits(TRUE, otype, 0);
448 object->io_bits = io_makebits(TRUE, otype, 0);
H A Dipc_port.c1146 port->ip_object.io_bits = io_makebits(TRUE, IOT_PORT, 0);

Completed in 32 milliseconds