existing_phy_index  368 drivers/scsi/isci/port.c 	u32 existing_phy_index = SCI_MAX_PHYS;
existing_phy_index  383 drivers/scsi/isci/port.c 			existing_phy_index = index;
existing_phy_index  388 drivers/scsi/isci/port.c 	if (existing_phy_index < SCI_MAX_PHYS &&
existing_phy_index  390 drivers/scsi/isci/port.c 	    user->phys[existing_phy_index].max_speed_generation)