Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c151 topo_list_t tup_lports; member
312 for (l = topo_list_next(&p->tup_lports); l != NULL; in topo_usb_lport_find()
624 topo_list_append(&p->tup_lports, l); in topo_usb_port_create()
741 clport = topo_list_next(&cport->tup_lports); in topo_usb_gather_devcfg_port()
821 l = topo_list_next(&p->tup_lports); in topo_usb_gather_devcfg_cb()
901 for (l = topo_list_next(&p->tup_lports); l != NULL; in topo_usb_port_match_lport()
933 for (l = topo_list_next(&p->tup_lports); l != NULL; in topo_usb_port_match_controller()
971 topo_list_delete(&source->tup_lports, l); in topo_usb_port_merge()
973 topo_list_append(&sink->tup_lports, l); in topo_usb_port_merge()
1028 for (l = topo_list_next(&port->tup_lports); l != NULL; in topo_usb_metadata_match()
[all …]