/src/sys/arch/sgimips/gio/ |
newport.c | 80 static int newport_match(device_t, struct cfdata *, void *); 84 newport_match, newport_attach, NULL, NULL); 543 newport_match(device_t parent, struct cfdata *self, void *aux) function in typeref:typename:int 651 if (!newport_match(NULL, NULL, ga)) {
|
newport.c | 80 static int newport_match(device_t, struct cfdata *, void *); 84 newport_match, newport_attach, NULL, NULL); 543 newport_match(device_t parent, struct cfdata *self, void *aux) function in typeref:typename:int 651 if (!newport_match(NULL, NULL, ga)) {
|