Searched refs:io_makebits (Results 1 – 4 of 4) sorted by relevance
180 #define io_makebits(otype) (IO_BITS_ACTIVE | ((otype) << 16)) macro
445 os_atomic_init(&object->io_bits, io_makebits(otype)); in ipc_object_alloc()501 os_atomic_init(&object->io_bits, io_makebits(otype));
186 os_atomic_init(&pset->ips_object.io_bits, io_makebits(IOT_PORT_SET)); in ipc_pset_alloc_special()
3170 os_atomic_init(&port->ip_object.io_bits, io_makebits(IOT_PORT)); in ipc_port_alloc_special()