/src/sys/arch/next68k/dev/ |
intio.c | 49 int intiomatch(device_t, cfdata_t, void *); 55 intiomatch, intioattach, NULL, NULL); 60 intiomatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
intio.c | 49 int intiomatch(device_t, cfdata_t, void *); 55 intiomatch, intioattach, NULL, NULL); 60 intiomatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
/src/sys/arch/hp300/dev/ |
intio.c | 53 static int intiomatch(device_t, cfdata_t, void *); 58 intiomatch, intioattach, NULL, NULL); 115 intiomatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
intio.c | 53 static int intiomatch(device_t, cfdata_t, void *); 58 intiomatch, intioattach, NULL, NULL); 115 intiomatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|