Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c251 static int topo_usb_enum_device(topo_mod_t *, tnode_t *, topo_usb_port_t *);
1385 if ((ret = topo_usb_enum_device(mod, tn, port)) != 0) in topo_usb_enum_port_children()
1721 topo_usb_enum_device(topo_mod_t *mod, tnode_t *pn, topo_usb_port_t *port) in topo_usb_enum_device() function
1783 if ((ret = topo_usb_enum_device(mod, tn, port)) != 0) in topo_usb_enum_controller()
1885 if ((ret = topo_usb_enum_device(mod, tn, p)) != 0) in topo_usb_enum_chassis()