Home
last modified time | relevance | path

Searched refs:tctrl_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dtctrl.c184 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) in tctrl_attach() function