Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c40 static char *usb_get_devicepath(const char *);
768 dev_path = usb_get_devicepath(ap_id); in set_configuration()
1083 devpath = usb_get_devicepath(ap_id); in cfga_change_state()
1093 devpath = usb_get_devicepath(ap_id); in cfga_change_state()
1131 devpath = usb_get_devicepath(ap_id); in cfga_change_state()
1182 devpath = usb_get_devicepath(ap_id); in cfga_change_state()
1745 usb_get_devicepath(const char *ap_id) in usb_get_devicepath() function