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

/linux-master/drivers/scsi/
H A Dhpsa.h87 u8 active_path_index; member in struct:hpsa_scsi_dev_t
H A Dhpsa.c833 if (i == hdev->active_path_index)
4225 memcpy(&this_device->active_path_index,
4227 sizeof(this_device->active_path_index));
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi.h1133 u8 active_path_index; member in struct:pqi_scsi_dev
H A Dsmartpqi_init.c1663 device->active_path_index = id_phys->active_path_number;
1676 id_phys->phy_to_phy_map[device->active_path_index];
2110 existing_device->active_path_index = new_device->active_path_index;
7204 if (i == device->active_path_index)

Completed in 161 milliseconds