Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.h87 u8 active_path_index; member
H A Dhpsa.c834 if (i == hdev->active_path_index) in path_info_show()
4227 memcpy(&this_device->active_path_index, in hpsa_get_path_info()
4229 sizeof(this_device->active_path_index)); in hpsa_get_path_info()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h1148 u8 active_path_index; member
H A Dsmartpqi_init.c1667 device->active_path_index = id_phys->active_path_number; in pqi_get_physical_device_info()
1680 id_phys->phy_to_phy_map[device->active_path_index]; in pqi_get_physical_device_info()
2118 existing_device->active_path_index = new_device->active_path_index; in pqi_scsi_update_device()
7212 if (i == device->active_path_index) in pqi_path_info_show()