Searched defs:csw (Results 1 – 2 of 2) sorted by relevance
2566 void take_over_console(const struct consw *csw, int first, int last, int deflt) in take_over_console()2614 void give_up_console(const struct consw *csw) in give_up_console()
2485 struct bulk_cs_wrap *csw = (struct bulk_cs_wrap *) bh->buf; in send_status() local