Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c157 } topo_usb_port_t; typedef
165 topo_usb_port_t *tul_port;
251 static int topo_usb_enum_device(topo_mod_t *, tnode_t *, topo_usb_port_t *);
307 topo_usb_port_t *p; in topo_usb_lport_find()
425 topo_usb_port_t *port = NULL; in topo_usb_gather_acpi_port()
601 static topo_usb_port_t *
606 topo_usb_port_t *p; in topo_usb_port_create()
618 if ((p = topo_mod_zalloc(mod, sizeof (topo_usb_port_t))) == NULL) { in topo_usb_port_create()
734 topo_usb_port_t *cport; in topo_usb_gather_devcfg_port()
806 topo_usb_port_t *p; in topo_usb_gather_devcfg_cb()
[all …]