Home
last modified time | relevance | path

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

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