/src/sys/arch/macppc/dev/ |
aed.c | 55 static void aedattach(device_t, device_t, void *); 75 aedmatch, aedattach, NULL, NULL); 116 aedattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/mac68k/dev/ |
aed.c | 64 static void aedattach(device_t, device_t, void *); 85 aedmatch, aedattach, NULL, NULL); 126 aedattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|