Home
last modified time | relevance | path

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

/NextBSD/sys/dev/amr/
HDamr_pci.c88 static void amr_pci_free(struct amr_softc *sc);
339 amr_pci_free(sc); in amr_pci_attach()
360 amr_pci_free(sc); in amr_pci_detach()
467 amr_pci_free(struct amr_softc *sc) in amr_pci_free() function