Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dtga.c63 static int tgamatch(device_t, cfdata_t, void *);
67 tgamatch, tgaattach, NULL, NULL);
169 tgamatch(device_t parent, cfdata_t match, void *aux) in tgamatch() function