Searched refs:sas_phys (Results 1 – 2 of 2) sorted by relevance
220 struct asd_sas_phy **sas_phys; in isci_register_sas_ha() local 223 sas_phys = devm_kcalloc(&isci_host->pdev->dev, in isci_register_sas_ha() 226 if (!sas_phys) in isci_register_sas_ha() 239 sas_phys[i] = &isci_host->phys[i].sas_phy; in isci_register_sas_ha() 243 sas_ha->sas_phy = sas_phys; in isci_register_sas_ha()
241 static struct sas_phy *sas_phys[MAX_PHYS];247 sas_phys[i] = &my_ha->phys[i].sas_phy;251 my_ha->sas_ha.sas_phy = sas_phys;