Searched refs:efct_hw_setup (Results 1 – 3 of 3) sorted by relevance
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