Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mly/
HDmly.c62 static int mly_pci_attach(struct mly_softc *sc);
231 if ((error = mly_pci_attach(sc)) != 0) in mly_attach()
344 mly_pci_attach(struct mly_softc *sc) in mly_pci_attach() function