Searched refs:TOPO_PGROUP_USB_PORT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 204 #define TOPO_PGROUP_USB_PORT "usb-port" macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/ |
H A D | topo_usb.c | 223 TOPO_PGROUP_USB_PORT, 1177 "%s\n", TOPO_PGROUP_USB_PORT, topo_strerror(err)); in topo_usb_port_properties() 1188 if (ptype != NULL && topo_prop_set_string(tn, TOPO_PGROUP_USB_PORT, in topo_usb_port_properties() 1232 if (i > 0 && topo_prop_set_string_array(tn, TOPO_PGROUP_USB_PORT, in topo_usb_port_properties() 1260 if (i > 0 && topo_prop_set_string_array(tn, TOPO_PGROUP_USB_PORT, in topo_usb_port_properties() 1273 if (i > 0 && topo_prop_set_string_array(tn, TOPO_PGROUP_USB_PORT, in topo_usb_port_properties()
|