/src/sys/arch/news68k/dev/ |
hb.c | 44 static void hb_attach(device_t, device_t, void *); 49 hb_match, hb_attach, NULL, NULL); 66 hb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/newsmips/dev/ |
hb.c | 20 static void hb_attach(device_t, device_t, void *); 25 hb_match, hb_attach, NULL, NULL); 42 hb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|