Searched refs:ascattach (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/arch/acorn32/podulebus/ |
| D | asc.c | 127 void ascattach (device_t, device_t, void *); 148 ascmatch, ascattach, NULL, NULL); 182 ascattach(device_t parent, device_t self, void *aux) in ascattach() function
|
| /netbsd/src/sys/arch/mac68k/obio/ |
| D | asc.c | 110 static void ascattach(device_t, device_t, void *); 113 ascmatch, ascattach, NULL, NULL); 184 ascattach(device_t parent, device_t self, void *aux) in ascattach() function
|
| /netbsd/src/sys/arch/mipsco/obio/ |
| D | asc.c | 80 static void ascattach(device_t, device_t, void *); 83 ascmatch, ascattach, NULL, NULL); 126 ascattach(device_t parent, device_t self, void *aux) in ascattach() function
|