Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_device.h145 #define SCSI_DEFAULT_VPD_LEN 255 /* default SCSI VPD page size (max) */ macro
/linux/drivers/scsi/
H A Dscsi.c349 return SCSI_DEFAULT_VPD_LEN; in scsi_get_vpd_size()