Searched refs:hpsa_vpd_page_supported (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | hpsa.c | 329 static bool hpsa_vpd_page_supported(struct ctlr_info *h, 3211 if (!hpsa_vpd_page_supported(h, scsi3addr, in hpsa_get_raid_level() 3614 static bool hpsa_vpd_page_supported(struct ctlr_info *h, in hpsa_vpd_page_supported() function 3678 if (!hpsa_vpd_page_supported(h, scsi3addr, HPSA_VPD_LV_IOACCEL_STATUS)) in hpsa_get_ioaccel_status() 3718 if (!hpsa_vpd_page_supported(h, scsi3addr, HPSA_VPD_LV_DEVICE_ID)) in hpsa_get_device_id() 3845 if (!hpsa_vpd_page_supported(h, scsi3addr, HPSA_VPD_LV_STATUS)) in hpsa_get_volume_status() 8340 if (!hpsa_vpd_page_supported(h, device->scsi3addr, in hpsa_set_ioaccel_status()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | hpsa.c | 328 static bool hpsa_vpd_page_supported(struct ctlr_info *h, 3215 if (!hpsa_vpd_page_supported(h, scsi3addr, in hpsa_get_raid_level() 3618 static bool hpsa_vpd_page_supported(struct ctlr_info *h, in hpsa_vpd_page_supported() function 3682 if (!hpsa_vpd_page_supported(h, scsi3addr, HPSA_VPD_LV_IOACCEL_STATUS)) in hpsa_get_ioaccel_status() 3722 if (!hpsa_vpd_page_supported(h, scsi3addr, HPSA_VPD_LV_DEVICE_ID)) in hpsa_get_device_id() 3849 if (!hpsa_vpd_page_supported(h, scsi3addr, HPSA_VPD_LV_STATUS)) in hpsa_get_volume_status() 8365 if (!hpsa_vpd_page_supported(h, device->scsi3addr, in hpsa_set_ioaccel_status()
|
Completed in 24 milliseconds