Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/
H A Dpvr.c163 static int pvr_match(device_t, cfdata_t, void *);
167 pvr_match, pvr_attach, NULL, NULL);
196 pvr_match(device_t parent, cfdata_t cf, void *aux) in pvr_match() function