Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c214 } topo_usb_t; typedef
217 topo_usb_t *tda_usb;
521 topo_usb_gather_acpi(topo_mod_t *mod, topo_usb_t *usb) in topo_usb_gather_acpi()
773 topo_usb_t *usb = tda->tda_usb; in topo_usb_gather_devcfg_cb()
946 topo_usb_port_match(topo_usb_t *usb, boolean_t remove, in topo_usb_port_match()
1899 topo_usb_t *usb; in topo_usb_enum()
1977 topo_usb_free(topo_mod_t *mod, topo_usb_t *usb) in topo_usb_free()
2009 topo_mod_free(mod, usb, sizeof (topo_usb_t)); in topo_usb_free()
2012 static topo_usb_t *
2015 topo_usb_t *usb = NULL; in topo_usb_alloc()
[all …]