Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/isa/
H A Dfd.c129 void fdattach(struct device *, struct device *, void *);
133 sizeof(struct fd_softc), fdprobe, fdattach, NULL, fdactivate
244 fdattach(struct device *parent, struct device *self, void *aux) in fdattach() function
/openbsd-src/sys/arch/sparc64/dev/
H A Dfd.c276 void fdattach(struct device *, struct device *, void *);
280 sizeof(struct fd_softc), fdmatch, fdattach,
619 fdattach(struct device *parent, struct device *self, void *aux) in fdattach() function