Searched refs:fdattach (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/dev/isa/ |
| H A D | fd.c | 129 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 D | fd.c | 276 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
|