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

/linux-master/drivers/scsi/isci/
H A Dport.c369 u32 existing_phy_index = SCI_MAX_PHYS; local
384 existing_phy_index = index;
389 if (existing_phy_index < SCI_MAX_PHYS &&
391 user->phys[existing_phy_index].max_speed_generation)

Completed in 146 milliseconds