Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dfd.c217 void fdcattach_ebus(struct device *, struct device *, void *);
226 sizeof(struct fdc_softc), fdcmatch_ebus, fdcattach_ebus
368 fdcattach_ebus(struct device *parent, struct device *self, void *aux) in fdcattach_ebus() function