/src/sys/arch/atari/isa/ |
isa_machdep.c | 72 static void isabusattach(device_t, device_t, void *); 80 isabusmatch, isabusattach, NULL, NULL); 112 isabusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
isa_machdep.c | 72 static void isabusattach(device_t, device_t, void *); 80 isabusmatch, isabusattach, NULL, NULL); 112 isabusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/mipsco/isa/ |
isa_machdep.c | 53 static void isabusattach(device_t, device_t, void *); 60 isabusmatch, isabusattach, NULL, NULL); 107 isabusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
isa_machdep.c | 53 static void isabusattach(device_t, device_t, void *); 60 isabusmatch, isabusattach, NULL, NULL); 107 isabusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|