Home
last modified time | relevance | path

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

/linux-6.1.9/include/scsi/
Dscsi_device.h97 struct scsi_vpd { struct
148 struct scsi_vpd __rcu *vpd_pg0;
149 struct scsi_vpd __rcu *vpd_pg83;
150 struct scsi_vpd __rcu *vpd_pg80;
151 struct scsi_vpd __rcu *vpd_pg89;
152 struct scsi_vpd __rcu *vpd_pgb0;
153 struct scsi_vpd __rcu *vpd_pgb1;
154 struct scsi_vpd __rcu *vpd_pgb2;
/linux-6.1.9/drivers/scsi/
Dscsi.c400 static struct scsi_vpd *scsi_get_vpd_buf(struct scsi_device *sdev, u8 page) in scsi_get_vpd_buf()
402 struct scsi_vpd *vpd_buf; in scsi_get_vpd_buf()
438 struct scsi_vpd __rcu **sdev_vpd_buf) in scsi_update_vpd_page()
440 struct scsi_vpd *vpd_buf; in scsi_update_vpd_page()
467 struct scsi_vpd *vpd_buf; in scsi_attach_vpd()
Dscsi_sysfs.c449 struct scsi_vpd *vpd_pg80 = NULL, *vpd_pg83 = NULL; in scsi_device_dev_release_usercontext()
450 struct scsi_vpd *vpd_pg0 = NULL, *vpd_pg89 = NULL; in scsi_device_dev_release_usercontext()
451 struct scsi_vpd *vpd_pgb0 = NULL, *vpd_pgb1 = NULL, *vpd_pgb2 = NULL; in scsi_device_dev_release_usercontext()
916 struct scsi_vpd *vpd_page; \
Dsd.c1650 const struct scsi_vpd *vpd; in sd_get_unique_id()
2852 struct scsi_vpd *vpd; in sd_read_block_limits()
2914 struct scsi_vpd *vpd; in sd_read_block_characteristics()
2971 struct scsi_vpd *vpd; in sd_read_block_provisioning()
3002 struct scsi_vpd *vpd; in sd_read_write_same()
Dscsi_lib.c3151 const struct scsi_vpd *vpd_pg83; in scsi_vpd_lun_id()
3273 const struct scsi_vpd *vpd_pg83; in scsi_vpd_tpg_id()
/linux-6.1.9/drivers/hwmon/
Ddrivetemp.c328 struct scsi_vpd *vpd; in drivetemp_identify_sata()
/linux-6.1.9/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c12603 struct scsi_vpd *vpd; in scsih_ncq_prio_supp()