Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc64/dev/
Dsab.c142 void sabtty_attach(device_t, device_t, void *);
172 sabtty_match, sabtty_attach, NULL, NULL);
387 sabtty_attach(device_t parent, device_t self, void *aux) in sabtty_attach() function