/src/sys/arch/x68k/dev/ |
grf_machdep.c | 69 int grfmatch(device_t, cfdata_t, void *); 79 grfmatch, grfattach, NULL, NULL); 120 grfmatch(device_t parent, cfdata_t cfp, void *aux) function in typeref:typename:int
|
grf_machdep.c | 69 int grfmatch(device_t, cfdata_t, void *); 79 grfmatch, grfattach, NULL, NULL); 120 grfmatch(device_t parent, cfdata_t cfp, void *aux) function in typeref:typename:int
|
/src/sys/arch/amiga/dev/ |
grf.c | 98 int grfmatch(device_t, cfdata_t, void *); 109 grfmatch, grfattach, NULL, NULL); 151 grfmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
grf.c | 98 int grfmatch(device_t, cfdata_t, void *); 109 grfmatch, grfattach, NULL, NULL); 151 grfmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|