Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dhpsa.h86 u8 active_path_index; member
Dhpsa.c823 if (i == hdev->active_path_index) in path_info_show()
4192 memcpy(&this_device->active_path_index, in hpsa_get_path_info()
4194 sizeof(this_device->active_path_index)); in hpsa_get_path_info()
/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi.h931 u8 active_path_index; member
Dsmartpqi_init.c1422 device->active_path_index = id_phys->active_path_number; in pqi_get_physical_disk_info()
1742 existing_device->active_path_index = new_device->active_path_index; in pqi_scsi_update_device()
6369 if (i == device->active_path_index) in pqi_path_info_show()