Searched refs:sli_setup (Results 1 – 3 of 3) sorted by relevance
3970 sli_setup(struct sli4 *sli4, void *os, struct pci_dev *pdev, void __iomem *r[]);
4572 sli_setup(struct sli4 *sli4, void *os, struct pci_dev *pdev, in sli_setup() function
278 if (sli_setup(&hw->sli, hw->os, pdev, ((struct efct *)os)->reg)) { in efct_hw_setup()