Home
last modified time | relevance | path

Searched refs:efct_hw_setup (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h592 efct_hw_setup(struct efct_hw *hw, void *os, struct pci_dev *pdev);
H A Defct_driver.c401 rc = efct_hw_setup(&efct->hw, efct, efct->pci); in efct_device_interrupts_required()
H A Defct_xport.c86 rc = efct_hw_setup(&efct->hw, efct, efct->pci); in efct_xport_attach()
H A Defct_hw.c230 efct_hw_setup(struct efct_hw *hw, void *os, struct pci_dev *pdev) in efct_hw_setup() function