Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malo_pci.c239 error = malo_attach(pci_get_device(dev), sc); in malo_pci_attach()
H A Dif_malo.h582 int malo_attach(uint16_t, struct malo_softc *);
H A Dif_malo.c165 malo_attach(uint16_t devid, struct malo_softc *sc) in malo_attach() function