Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk.h106 extern int disk_declare_path(topo_mod_t *, tnode_t *,
H A Ddisk.c135 err = disk_declare_path(mod, baynode, dlistp, device); in disk_enum()
H A Ddisk_common.c442 disk_declare_path(topo_mod_t *mod, tnode_t *parent, topo_list_t *listp, in disk_declare_path() function