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

  /src/sys/arch/sparc/dev/
tctrl.c 184 static void tctrl_attach(device_t, device_t, void *);
213 tctrl_match, tctrl_attach, NULL, NULL);
238 tctrl_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
tctrl.c 184 static void tctrl_attach(device_t, device_t, void *);
213 tctrl_match, tctrl_attach, NULL, NULL);
238 tctrl_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 100 milliseconds