Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dfd.c216 void fdcattach_sbus(struct device *, struct device *, void *);
222 sizeof(struct fdc_softc), fdcmatch_sbus, fdcattach_sbus
323 fdcattach_sbus(struct device *parent, struct device *self, void *aux) in fdcattach_sbus() function