Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dmachfb.c202 void machfb_attach(struct device *, struct device *, void *);
205 sizeof(struct machfb_softc), machfb_match, machfb_attach
248 machfb_attach(struct device *parent, struct device *self, void *aux) in machfb_attach() function