Searched refs:vpd_pg89 (Results 1 – 5 of 5) sorted by relevance
450 struct scsi_vpd *vpd_pg0 = NULL, *vpd_pg89 = NULL; in scsi_device_dev_release_usercontext() local494 vpd_pg89 = rcu_replace_pointer(sdev->vpd_pg89, vpd_pg89, in scsi_device_dev_release_usercontext()510 if (vpd_pg89) in scsi_device_dev_release_usercontext()511 kfree_rcu(vpd_pg89, rcu); in scsi_device_dev_release_usercontext()1276 if (attr == &dev_attr_vpd_pg89 && !sdev->vpd_pg89) in scsi_sdev_bin_attr_is_visible()
513 scsi_update_vpd_page(sdev, 0x89, &sdev->vpd_pg89); in scsi_attach_vpd()
3036 vpd = rcu_dereference(sdev->vpd_pg89); in sd_read_write_same()
340 vpd = rcu_dereference(sdev->vpd_pg89); in drivetemp_identify_sata()
12607 vpd = rcu_dereference(sdev->vpd_pg89); in scsih_ncq_prio_supp()