Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dtga.c69 int tgamatch(struct device *, struct cfdata *, void *);
77 sizeof(struct tga_softc), (cfmatch_t)tgamatch, tgaattach,
187 tgamatch(parent, match, aux) in tgamatch() function