Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c1584 const char *dev_id_str, int dev_id_str_len, in inquiry_vpd_83() argument
1597 memcpy(&arr[28], dev_id_str, dev_id_str_len); in inquiry_vpd_83()
1598 num = 8 + 16 + dev_id_str_len; in inquiry_vpd_83()