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

  /src/sys/arch/dreamcast/dev/
pvr.c 164 static void pvr_attach(device_t, device_t, void *);
167 pvr_match, pvr_attach, NULL, NULL);
268 pvr_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
pvr.c 164 static void pvr_attach(device_t, device_t, void *);
167 pvr_match, pvr_attach, NULL, NULL);
268 pvr_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds