Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dvgafb.c91 void vgafbattach(struct device *, struct device *, void *);
94 sizeof (struct vgafb_softc), vgafbmatch, vgafbattach
141 vgafbattach(struct device *parent, struct device *self, void *aux) in vgafbattach() function