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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c157 static hpc_slot_t sghsc_find_sloth(int, int, int);
1437 * sghsc_find_sloth()
1442 sghsc_find_sloth(int node_id, int board, int slot) function
1454 DEBUGF(1, (CE_NOTE, "sghsc_find_sloth on board %d at node %d"
1472 DEBUGF(1, (CE_WARN, "sghsc_find_sloth: slot %d not found for node %d"
1500 sloth = sghsc_find_sloth(rsp_data->node_id, rsp_data->board,
1626 sloth = sghsc_find_sloth(rsp_data.node_id,

Completed in 47 milliseconds