Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_pci.c54 static int mpi3mr_setup_resources(struct mpi3mr_softc *sc);
258 static int mpi3mr_setup_resources(struct mpi3mr_softc *sc) in mpi3mr_setup_resources() function
433 if ((error = mpi3mr_setup_resources(sc)) != 0) in mpi3mr_pci_attach()