Home
last modified time | relevance | path

Searched refs:this_node (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/fpc/
H A Dfpc-impl.c40 static int this_node = 0; variable
98 node_data[this_node].name = in fpc_common_node_setup()
100 (void) strcpy(node_data[this_node].name, pathname); in fpc_common_node_setup()
101 mutex_init(&node_data[this_node].mutex, NULL, MUTEX_DRIVER, NULL); in fpc_common_node_setup()
102 *index_p = this_node++; in fpc_common_node_setup()
124 ((dip != NULL) && (this_node < NUM_LEAVES)); in fpc_perfcnt_module_init()