Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/amr/
H A Damr_pci.c88 static int amr_setup_mbox(struct amr_softc *sc);
326 if ((error = amr_setup_mbox(sc)) != 0) in amr_pci_attach()
618 amr_setup_mbox(struct amr_softc *sc) in amr_setup_mbox() function