Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c1786 static unsigned char vpd84_data[] = { variable
1795 memcpy(arr, vpd84_data, sizeof(vpd84_data)); in inquiry_vpd_84()
1796 return sizeof(vpd84_data); in inquiry_vpd_84()