Home
last modified time | relevance | path

Searched refs:mfi_attach (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mfi/
H A Dmfi_pci.c269 error = mfi_attach(sc); in mfi_pci_attach()
H A Dmfivar.h421 extern int mfi_attach(struct mfi_softc *);
H A Dmfi.c363 mfi_attach(struct mfi_softc *sc) in mfi_attach() function