Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
A Djsm_tty.c197 brd = channel->ch_bd; in jsm_tty_open()
228 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, in jsm_tty_open()
278 bd = channel->ch_bd; in jsm_tty_close()
419 ch->ch_bd = brd; in jsm_tty_init()
531 bd = ch->ch_bd; in jsm_input()
561 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_input()
578 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_input()
655 bd = ch->ch_bd; in jsm_carrier()
697 jsm_dbg(CARR, &ch->ch_bd->pci_dev, in jsm_carrier()
776 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
[all …]
A Djsm_neo.c561 jsm_dbg(MSIGS, &ch->ch_bd->pci_dev, in neo_parse_modem()
593 jsm_dbg(MSIGS, &ch->ch_bd->pci_dev, in neo_parse_modem()
613 neo_pci_posting_flush(ch->ch_bd); in neo_assert_modem_signals()
697 neo_pci_posting_flush(ch->ch_bd); in neo_clear_break()
933 bd = ch->ch_bd; in neo_param()
1251 neo_pci_posting_flush(ch->ch_bd); in neo_disable_receiver()
1267 neo_pci_posting_flush(ch->ch_bd); in neo_enable_receiver()
1280 neo_pci_posting_flush(ch->ch_bd); in neo_send_start_character()
1294 neo_pci_posting_flush(ch->ch_bd); in neo_send_stop_character()
1366 neo_pci_posting_flush(ch->ch_bd); in neo_send_break()
[all …]
A Djsm_cls.c318 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_clear_break()
503 jsm_dbg(MSIGS, &ch->ch_bd->pci_dev, in cls_parse_modem()
539 jsm_dbg(MSIGS, &ch->ch_bd->pci_dev, in cls_parse_modem()
620 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_flush_uart_write()
687 bd = ch->ch_bd; in cls_param()
759 quot = ch->ch_bd->bd_dividend / baud; in cls_param()
A Djsm.h194 struct jsm_board *ch_bd; /* Board structure pointer */ member

Completed in 13 milliseconds