Home
last modified time | relevance | path

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

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