Home
last modified time | relevance | path

Searched defs:node_id (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/osfmk/kern/
H A Dmach_node_link.h64 mach_node_id_t node_id; // The node ID of this node member
102 uint32_t node_id;// 32b id of node that originated message member
H A Dmach_node.c105 mach_node_id_t node_id = 0; // TODO: Read from device tree? in mach_node_init() local
254 mach_node_alloc_init(mach_node_id_t node_id) in mach_node_alloc_init()
404 mach_node_for_id_locked(mach_node_id_t node_id, in mach_node_for_id_locked()
H A Dmach_node.h55 uint32_t node_id; // Node number member