Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb_int.h45 TOPO_USB_F_EXTERNAL = 1 << 1, enumerator
H A Dtopo_usb_metadata.c232 parse->tp_cport->tmp_flags |= TOPO_USB_F_EXTERNAL; in topo_usb_parse_port()
H A Dtopo_usb.c1255 if (port->tup_meta->tmp_flags & TOPO_USB_F_EXTERNAL) { in topo_usb_port_properties()