Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.h125 extern void dev_list_free(topo_mod_t *, struct topo_list *);
H A Ddisk.c219 dev_list_free(mod, &disk->td_dlist); in _topo_fini()
H A Ddisk_common.c1113 dev_list_free(topo_mod_t *mod, topo_list_t *listp) in dev_list_free() function
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c837 dev_list_free(mod, &sdp->sed_devs); in ses_data_free()