Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dhpsa.c324 static bool hpsa_vpd_page_supported(struct ctlr_info *h,
3197 if (!hpsa_vpd_page_supported(h, scsi3addr, in hpsa_get_raid_level()
3595 static bool hpsa_vpd_page_supported(struct ctlr_info *h, in hpsa_vpd_page_supported() function
3659 if (!hpsa_vpd_page_supported(h, scsi3addr, HPSA_VPD_LV_IOACCEL_STATUS)) in hpsa_get_ioaccel_status()
3692 if (!hpsa_vpd_page_supported(h, scsi3addr, HPSA_VPD_LV_DEVICE_ID)) in hpsa_get_device_id()
3819 if (!hpsa_vpd_page_supported(h, scsi3addr, HPSA_VPD_LV_STATUS)) in hpsa_get_volume_status()
8315 if (!hpsa_vpd_page_supported(h, device->scsi3addr, in hpsa_set_ioaccel_status()