/src/sys/dev/sbus/ |
cgsix_sbus.c | 66 static int cgsixmatch(device_t, cfdata_t, void *); 70 cgsixmatch, cgsixattach, NULL, NULL); 76 cgsixmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
cgsix_sbus.c | 66 static int cgsixmatch(device_t, cfdata_t, void *); 70 cgsixmatch, cgsixattach, NULL, NULL); 76 cgsixmatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/sparc/dev/ |
cgsix_obio.c | 66 static int cgsixmatch(device_t, struct cfdata *, void *); 71 cgsixmatch, cgsixattach, NULL, NULL); 77 cgsixmatch(device_t parent, struct cfdata *cf, void *aux) function in typeref:typename:int
|
cgsix_obio.c | 66 static int cgsixmatch(device_t, struct cfdata *, void *); 71 cgsixmatch, cgsixattach, NULL, NULL); 77 cgsixmatch(device_t parent, struct cfdata *cf, void *aux) function in typeref:typename:int
|