Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpr/
H A Dmpr_pci.c273 ((error = mpr_attach(sc)) != 0)) in mpr_pci_attach()
H A Dmprvar.h817 int mpr_attach(struct mpr_softc *sc);
H A Dmpr.c2155 mpr_attach(struct mpr_softc *sc) in mpr_attach() function