Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h244 char *usba_get_mfg_prod_sn_str(dev_info_t *, char *, int);
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusba.c268 (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 Dusbai_util.c1249 (void) usba_get_mfg_prod_sn_str(dip, device_string, in usb_check_same_device()
H A Dhubdi.c5454 usba_get_mfg_prod_sn_str(child_dip, tmp_path, MAXPATHLEN), in hubd_select_device_configuration()