Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c339 static ses_open_fail_list_t *ses_sofh; variable
355 for (sof = ses_sofh; sof != NULL; sof = sof->sof_next) { in ses_recheck_dir()
390 sof->sof_next = ses_sofh; in ses_sof_alloc()
391 ses_sofh = sof; in ses_sof_alloc()
401 for (sof = ses_sofh; sof != NULL; sof = next_sof) { in ses_sof_freeall()
407 ses_sofh = NULL; in ses_sof_freeall()