Searched refs:fdcattach_sbus (Results 1 – 1 of 1) sorted by relevance
216 void fdcattach_sbus(struct device *, struct device *, void *);222 sizeof(struct fdc_softc), fdcmatch_sbus, fdcattach_sbus323 fdcattach_sbus(struct device *parent, struct device *self, void *aux) in fdcattach_sbus() function