Searched refs:hb_attach (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/news68k/dev/ |
| D | 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) in hb_attach() function
|
| /netbsd/src/sys/arch/newsmips/dev/ |
| D | 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) in hb_attach() function
|