/src/sys/arch/news68k/dev/ |
ms_hb.c | 76 static void ms_hb_attach(device_t, device_t, void *); 85 ms_hb_match, ms_hb_attach, NULL, NULL); 115 ms_hb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/newsmips/dev/ |
ms_hb.c | 59 void ms_hb_attach(device_t, device_t, void *); 67 ms_hb_match, ms_hb_attach, NULL, NULL); 87 ms_hb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|