Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dvgafb.c90 int vgafbmatch(struct device *, void *, void *);
94 sizeof (struct vgafb_softc), vgafbmatch, vgafbattach
106 vgafbmatch(struct device *parent, void *vcf, void *aux) in vgafbmatch() function