Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.h124 extern int dev_list_gather(topo_mod_t *, struct topo_list *);
H A Ddisk.c198 if (dev_list_gather(mod, &disk->td_dlist) != 0) { in _topo_init()
H A Ddisk_common.c1081 dev_list_gather(topo_mod_t *mod, topo_list_t *listp) in dev_list_gather() function
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c3805 if (dev_list_gather(mod, &data->sed_devs) != 0) in ses_enum()