Searched defs:kbd_ms_tty_attach_args (Results 1 – 1 of 1) sorted by relevance
51 struct kbd_ms_tty_attach_args { struct52 const char *kmta_name; /* Either "keyboard" or "mouse" */53 dev_t kmta_dev;54 struct tty *kmta_tp; /* tty to take over */55 struct consdev *kmta_consdev; /* Tells us we're the console. */56 int kmta_baud;57 int kmta_cflag;