Searched refs:isci_phy_init (Results 1 – 3 of 3) sorted by relevance
456 void isci_phy_init(struct isci_phy *iphy, struct isci_host *ihost, int index);
533 isci_phy_init(&ihost->phys[i], ihost, i); in isci_host_alloc()
1388 void isci_phy_init(struct isci_phy *iphy, struct isci_host *ihost, int index) in isci_phy_init() function