Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c336 char *sof_path; member
360 sof->sof_path)) == NULL) { in ses_recheck_dir()
362 "recheck_dir - still can't open %s", sof->sof_path); in ses_recheck_dir()
371 "recheck_dir - can now open %s", sof->sof_path); in ses_recheck_dir()
389 sof->sof_path = path; in ses_sof_alloc()
403 topo_mod_dprintf(mod, "sof_freeall %s", sof->sof_path); in ses_sof_freeall()
404 topo_mod_strfree(mod, sof->sof_path); in ses_sof_freeall()