Searched refs:mach_node_table (Results 1 – 1 of 1) sorted by relevance
76 static mach_node_t mach_node_table[MACH_NODES_MAX]; variable122 bzero(mach_node_table, sizeof(mach_node_t) * MACH_NODES_MAX); in mach_node_table_init()228 mach_node_t np = mach_node_table[n]; in mach_node_port_changed()242 mach_node_publish(mach_node_table[n]); in mach_node_port_changed()355 mach_node_t old_node = mach_node_table[nid]; in mach_node_register()359 mach_node_table[nid] = node; in mach_node_register()412 mach_node_t node = mach_node_table[node_id]; in mach_node_for_id_locked()418 node->antecedent = mach_node_table[node_id]; in mach_node_for_id_locked()419 mach_node_table[node_id] = node; in mach_node_for_id_locked()