Searched refs:ttyldisc_attach (Results 1 – 11 of 11) sorted by relevance
171 if (ttyldisc_attach(&termios_disc) != 0) in ttyldisc_init()173 if (ttyldisc_attach(&ntty_disc) != 0) in ttyldisc_init()290 ttyldisc_attach(struct linesw *disc) in ttyldisc_attach() function
159 if (ttyldisc_attach(&sunms_disc) != 0) in sunms_attach()
140 if (ttyldisc_attach(&sunkbd_disc) != 0) in sunkbd_attach()
223 error = ttyldisc_attach(&hpf1275a_disc); in hpf1275aattach()
247 int ttyldisc_attach(struct linesw *);
144 error = ttyldisc_attach(&btuart_disc); in btuartattach()
225 error = ttyldisc_attach(&bcsp_disc); in bcspattach()
230 error = ttyldisc_attach(&bth5_disc); in bthfiveattach()
233 if (ttyldisc_attach(&slip_disc) != 0) in slinit()
233 if (ttyldisc_attach(&ppp_disc) != 0) in pppinit()
210 (void) ttyldisc_attach(&irframet_disc); in irframettyattach()