Searched refs:usba_get_mfg_prod_sn_str (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/usb/usba/ |
H A D | usba_impl.h | 244 char *usba_get_mfg_prod_sn_str(dev_info_t *, char *, int);
|
/titanic_41/usr/src/uts/common/io/usb/usba/ |
H A D | usba.c | 268 (void) usba_get_mfg_prod_sn_str(rdip, name, MAXNAMELEN); in usba_bus_ctl() 2868 usba_get_mfg_prod_sn_str( in usba_get_mfg_prod_sn_str() function 3033 (void) usba_get_mfg_prod_sn_str(dip, name, MAXNAMELEN); in usba_bind_driver()
|
H A D | usbai_util.c | 1249 (void) usba_get_mfg_prod_sn_str(dip, device_string, in usb_check_same_device()
|
H A D | hubdi.c | 5454 usba_get_mfg_prod_sn_str(child_dip, tmp_path, MAXPATHLEN), in hubd_select_device_configuration()
|