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

/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c37 static char *usb_get_devicepath(const char *);
765 dev_path = usb_get_devicepath(ap_id);
1057 devpath = usb_get_devicepath(ap_id);
1067 devpath = usb_get_devicepath(ap_id);
1105 devpath = usb_get_devicepath(ap_id);
1156 devpath = usb_get_devicepath(ap_id);
1721 usb_get_devicepath(const char *ap_id) function
1731 DPRINTF("usb_get_devicepath: get device path ioctl ok\n");
1734 DPRINTF("usb_get_devicepath: get device path ioctl failed\n");

Completed in 22 milliseconds