Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.c3859 struct bmic_identify_physical_device *id_phys) in hpsa_get_ioaccel_drive_info() argument
3867 memset(id_phys, 0, sizeof(*id_phys)); in hpsa_get_ioaccel_drive_info()
3869 GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]), id_phys, in hpsa_get_ioaccel_drive_info()
3870 sizeof(*id_phys)); in hpsa_get_ioaccel_drive_info()
3876 le16_to_cpu(id_phys->current_queue_depth_limit) - in hpsa_get_ioaccel_drive_info()
3884 struct bmic_identify_physical_device *id_phys) in hpsa_get_path_info() argument
3892 &id_phys->active_path_number, in hpsa_get_path_info()
3895 &id_phys->redundant_path_present_map, in hpsa_get_path_info()
3898 &id_phys->alternate_paths_phys_box_on_port, in hpsa_get_path_info()
3901 &id_phys->alternate_paths_phys_connector, in hpsa_get_path_info()
[all …]