Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_device.h97 struct scsi_vpd { struct
145 struct scsi_vpd __rcu *vpd_pg0;
146 struct scsi_vpd __rcu *vpd_pg83;
147 struct scsi_vpd __rcu *vpd_pg80;
148 struct scsi_vpd __rcu *vpd_pg89;
149 struct scsi_vpd __rcu *vpd_pgb0;
150 struct scsi_vpd __rcu *vpd_pgb1;
151 struct scsi_vpd __rcu *vpd_pgb2;
/openbmc/linux/drivers/scsi/
H A Dscsi.c435 static struct scsi_vpd *scsi_get_vpd_buf(struct scsi_device *sdev, u8 page) in scsi_get_vpd_buf()
437 struct scsi_vpd *vpd_buf; in scsi_get_vpd_buf()
473 struct scsi_vpd __rcu **sdev_vpd_buf) in scsi_update_vpd_page()
475 struct scsi_vpd *vpd_buf; in scsi_update_vpd_page()
502 struct scsi_vpd *vpd_buf; in scsi_attach_vpd()
698 struct scsi_vpd *vpd; in scsi_cdl_enable()
H A Dscsi_sysfs.c449 struct scsi_vpd *vpd_pg80 = NULL, *vpd_pg83 = NULL; in scsi_device_dev_release()
450 struct scsi_vpd *vpd_pg0 = NULL, *vpd_pg89 = NULL; in scsi_device_dev_release()
451 struct scsi_vpd *vpd_pgb0 = NULL, *vpd_pgb1 = NULL, *vpd_pgb2 = NULL; in scsi_device_dev_release()
901 struct scsi_vpd *vpd_page; \
H A Dsd.c1734 const struct scsi_vpd *vpd; in sd_get_unique_id()
3056 struct scsi_vpd *vpd; in sd_read_block_limits()
3118 struct scsi_vpd *vpd; in sd_read_block_characteristics()
3180 struct scsi_vpd *vpd; in sd_read_block_provisioning()
3211 struct scsi_vpd *vpd; in sd_read_write_same()
H A Dscsi_lib.c3172 const struct scsi_vpd *vpd_pg83; in scsi_vpd_lun_id()
3294 const struct scsi_vpd *vpd_pg83; in scsi_vpd_tpg_id()
H A Dscsi_transport_sas.c429 struct scsi_vpd *vpd; in sas_ata_ncq_prio_supported()
/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c331 struct scsi_vpd *vpd; in drivetemp_identify_sata()