Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_device.h98 struct scsi_vpd { struct
146 struct scsi_vpd __rcu *vpd_pg0;
147 struct scsi_vpd __rcu *vpd_pg83;
148 struct scsi_vpd __rcu *vpd_pg80;
149 struct scsi_vpd __rcu *vpd_pg89;
150 struct scsi_vpd __rcu *vpd_pgb0;
151 struct scsi_vpd __rcu *vpd_pgb1;
152 struct scsi_vpd __rcu *vpd_pgb2;
153 struct scsi_vpd __rcu *vpd_pgb7;
/linux/drivers/scsi/
H A Dscsi.c442 static struct scsi_vpd *scsi_get_vpd_buf(struct scsi_device *sdev, u8 page) in scsi_get_vpd_buf()
444 struct scsi_vpd *vpd_buf; in scsi_get_vpd_buf()
480 struct scsi_vpd __rcu **sdev_vpd_buf) in scsi_update_vpd_page()
482 struct scsi_vpd *vpd_buf; in scsi_update_vpd_page()
509 struct scsi_vpd *vpd_buf; in scsi_attach_vpd()
H A Dscsi_sysfs.c450 struct scsi_vpd *vpd_pg80 = NULL, *vpd_pg83 = NULL; in scsi_device_dev_release()
451 struct scsi_vpd *vpd_pg0 = NULL, *vpd_pg89 = NULL; in scsi_device_dev_release()
452 struct scsi_vpd *vpd_pgb0 = NULL, *vpd_pgb1 = NULL, *vpd_pgb2 = NULL; in scsi_device_dev_release()
453 struct scsi_vpd *vpd_pgb7 = NULL; in scsi_device_dev_release()
887 struct scsi_vpd *vpd_page; \
H A Dscsi_lib.c3370 const struct scsi_vpd *vpd_pg83; in scsi_vpd_lun_id()
3494 const struct scsi_vpd *vpd_pg80; in scsi_vpd_lun_serial()
3540 const struct scsi_vpd *vpd_pg83; in scsi_vpd_tpg_id()