HomeSort by: relevance | last modified time | path
    Searched defs:hb_attach (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 13 milliseconds