HomeSort by: relevance | last modified time | path
    Searched defs:pvr_match (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/dreamcast/dev/
pvr.c 163 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) function in typeref:typename:int
pvr.c 163 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) function in typeref:typename:int
pvr.c 163 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) function in typeref:typename:int

Completed in 36 milliseconds