Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c168 topo_list_t tul_ports; member
503 if (!topo_usb_gather_acpi_port(mod, usb, &lport->tul_ports, in topo_usb_gather_acpi_port()
742 topo_list_append(&l->tul_ports, cport); in topo_usb_gather_devcfg_port()
756 &l->tul_ports, child)) != 0) { in topo_usb_gather_devcfg_port()
887 for (p = topo_list_next(&lport->tul_ports); p != NULL; in topo_usb_port_match_lport()
894 topo_list_delete(&lport->tul_ports, p); in topo_usb_port_match_lport()
1375 for (i = 0, port = topo_list_next(&plport->tul_ports); port != NULL; in topo_usb_enum_port_children()
1966 while ((child = topo_list_next(&lport->tul_ports)) != NULL) { in topo_usb_port_free()
1967 topo_list_delete(&lport->tul_ports, child); in topo_usb_port_free()