/src/sys/arch/mac68k/dev/ |
ams.c | 63 static void amsattach(device_t, device_t, void *); 78 amsmatch, amsattach, NULL, NULL); 104 amsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/macppc/dev/ |
ams.c | 62 static void amsattach(device_t, device_t, void *); 69 amsmatch, amsattach, NULL, NULL); 102 amsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|