Lines Matching refs:serial
68 struct serial { struct
88 static char *comc_asprint_mode(struct serial *); argument
89 static int comc_parse_mode(struct serial *, const char *);
98 struct serial *port = cp->c_private; in comc_devinfo()
126 struct serial *port; in comc_ini()
228 struct serial *port; in comc_probe()
315 struct serial *sp = cp->c_private; in comc_putchar()
327 struct serial *sp = cp->c_private; in comc_getchar()
334 struct serial *sp = cp->c_private; in comc_ischar()
345 comc_asprint_mode(struct serial *sp) in comc_asprint_mode()
366 comc_parse_mode(struct serial *sp, const char *value) in comc_parse_mode()
491 struct serial *sp; in comc_cd_set()
528 struct serial *sp; in comc_rtsdtr_set()
610 struct serial *sp = cp->c_private; in comc_pcidev_handle()
636 struct serial *sp; in comc_pcidev_set()
665 struct serial *sp = cp->c_private; in comc_setup()