Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c171 } topo_usb_lport_t; typedef
304 static topo_usb_lport_t *
310 topo_usb_lport_t *l; in topo_usb_lport_find()
426 topo_usb_lport_t *lport; in topo_usb_gather_acpi_port()
605 topo_usb_lport_t *l; in topo_usb_port_create()
608 if ((l = topo_mod_zalloc(mod, sizeof (topo_usb_lport_t))) == NULL) { in topo_usb_port_create()
614 topo_mod_free(mod, l, sizeof (topo_usb_lport_t)); in topo_usb_port_create()
619 topo_mod_free(mod, l, sizeof (topo_usb_lport_t)); in topo_usb_port_create()
635 topo_usb_lport_t *lport) in topo_usb_set_rhub_port_protocol()
682 topo_usb_lport_t *l; in topo_usb_gather_devcfg_port()
[all …]