Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c1752 static unsigned char vpd84_data[] = { variable
1761 memcpy(arr, vpd84_data, sizeof(vpd84_data)); in inquiry_vpd_84()
1762 return sizeof(vpd84_data); in inquiry_vpd_84()