Searched refs:sghsc_find_softstate (Results 1 – 1 of 1) sorted by relevance
158 static sghsc_t *sghsc_find_softstate(int, int, int);1514 enum_state = sghsc_find_softstate(rsp_data->node_id, rsp_data->board, in sghsc_event_handler()1622 sghsc = sghsc_find_softstate(rsp_data.node_id, in sghsc_event_thread_code()1698 sghsc_find_softstate(int node_id, int board, int slot) in sghsc_find_softstate() function