Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dnoct.c60 void noct_attach(struct device *, struct device *, void *);
110 sizeof(struct noct_softc), noct_probe, noct_attach,
134 noct_attach(parent, self, aux) in noct_attach() function