Home
last modified time | relevance | path

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

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