Searched refs:efct_hw_setup (Results 1 – 4 of 4) sorted by relevance
592 efct_hw_setup(struct efct_hw *hw, void *os, struct pci_dev *pdev);
401 rc = efct_hw_setup(&efct->hw, efct, efct->pci); in efct_device_interrupts_required()
86 rc = efct_hw_setup(&efct->hw, efct, efct->pci); in efct_xport_attach()
230 efct_hw_setup(struct efct_hw *hw, void *os, struct pci_dev *pdev) in efct_hw_setup() function