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

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_object.h146 #define io_makebits(active, otype, kotype) \ macro
H A Dipc_object.c369 object->io_bits = io_makebits(TRUE, otype, 0);
445 object->io_bits = io_makebits(TRUE, otype, 0);
H A Dipc_port.c1339 port->ip_object.io_bits = io_makebits(TRUE, IOT_PORT, 0);

Completed in 20 milliseconds