Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusbai_util.c1132 int log_level, int log_mask, uint_t check_mask, char *device_string) in usb_check_same_device() argument
1245 boolean_t allocated_here = (device_string == NULL); in usb_check_same_device()
1247 device_string = in usb_check_same_device()
1249 (void) usba_get_mfg_prod_sn_str(dip, device_string, in usb_check_same_device()
1252 if (device_string[0] != '\0') { in usb_check_same_device()
1255 device_string); in usb_check_same_device()
1263 kmem_free(device_string, USB_MAXSTRINGLEN); in usb_check_same_device()
H A Dusba10_calls.c657 char *device_string) in usba10_usb_check_same_device() argument
660 dip, log_handle, log_level, log_mask, check_mask, device_string)); in usba10_usb_check_same_device()
/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusbai_private.h314 char *device_string);
H A Dusba10.h488 char *device_string);
/titanic_44/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c759 char *device_string) in usb_check_same_device() argument
762 dip, log_handle, log_level, log_mask, check_mask, device_string)); in usb_check_same_device()