Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi.c387 static struct scsi_vpd *scsi_get_vpd_buf(struct scsi_device *sdev, u8 page) in scsi_get_vpd_buf()
389 struct scsi_vpd *vpd_buf; in scsi_get_vpd_buf()
414 struct scsi_vpd __rcu **sdev_vpd_buf) in scsi_update_vpd_page()
416 struct scsi_vpd *vpd_buf; in scsi_update_vpd_page()
443 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_usercontext()
451 struct scsi_vpd *vpd_pg0 = NULL, *vpd_pg89 = NULL; in scsi_device_dev_release_usercontext()
903 struct scsi_vpd *vpd_page; \
H A Dscsi_lib.c3044 const struct scsi_vpd *vpd_pg83; in scsi_vpd_lun_id()
3167 const struct scsi_vpd *vpd_pg83; in scsi_vpd_tpg_id()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_device.h96 struct scsi_vpd { struct
144 struct scsi_vpd __rcu *vpd_pg0;
145 struct scsi_vpd __rcu *vpd_pg83;
146 struct scsi_vpd __rcu *vpd_pg80;
147 struct scsi_vpd __rcu *vpd_pg89;
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Ddrivetemp.c328 struct scsi_vpd *vpd; in drivetemp_identify_sata()