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

  /src/sys/arch/hp300/dev/
sti_sgc.c 45 static void sti_sgc_attach(device_t, device_t, void *);
50 sti_sgc_match, sti_sgc_attach, NULL, NULL);
68 sti_sgc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/hppa/dev/
sti_sgc.c 106 void sti_sgc_attach(device_t, device_t, void *);
113 sti_sgc_attach, NULL, NULL);
235 sti_sgc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 11 milliseconds