Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Dport.c368 u32 existing_phy_index = SCI_MAX_PHYS; in sci_port_is_valid_phy_assignment() local
383 existing_phy_index = index; in sci_port_is_valid_phy_assignment()
388 if (existing_phy_index < SCI_MAX_PHYS && in sci_port_is_valid_phy_assignment()
390 user->phys[existing_phy_index].max_speed_generation) in sci_port_is_valid_phy_assignment()