Searched refs:mpi3mr_app_attach (Results 1 – 3 of 3) sorted by relevance
76 int mpi3mr_app_attach(struct mpi3mr_softc *);
496 if ((error = mpi3mr_app_attach(sc)) != 0) { in mpi3mr_pci_attach()
92 mpi3mr_app_attach(struct mpi3mr_softc *sc) in mpi3mr_app_attach() function