Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c274 static ses_open_fail_list_t *ses_sofh; variable
290 for (sof = ses_sofh; sof != NULL; sof = sof->sof_next) { in ses_recheck_dir()
325 sof->sof_next = ses_sofh; in ses_sof_alloc()
326 ses_sofh = sof; in ses_sof_alloc()
336 for (sof = ses_sofh; sof != NULL; sof = next_sof) { in ses_sof_freeall()
342 ses_sofh = NULL; in ses_sof_freeall()