Searched defs:sghsc_find_softstate (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c158 static sghsc_t *sghsc_find_softstate(int, int, int);
1514 enum_state = sghsc_find_softstate(rsp_data->node_id, rsp_data->board,
1622 sghsc = sghsc_find_softstate(rsp_data.node_id,
1692 * sghsc_find_softstate()
1698 sghsc_find_softstate(int node_id, int board, int slot) function

Completed in 46 milliseconds