Searched refs:ch_bd (Results 1 – 4 of 4) sorted by relevance
| /drivers/tty/serial/jsm/ |
| A D | jsm_tty.c | 197 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() 532 bd = ch->ch_bd; in jsm_input() 562 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_input() 579 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_input() 656 bd = ch->ch_bd; in jsm_carrier() 698 jsm_dbg(CARR, &ch->ch_bd->pci_dev, in jsm_carrier() 778 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control() [all …]
|
| A D | jsm_neo.c | 550 jsm_dbg(MSIGS, &ch->ch_bd->pci_dev, in neo_parse_modem() 582 jsm_dbg(MSIGS, &ch->ch_bd->pci_dev, in neo_parse_modem() 602 neo_pci_posting_flush(ch->ch_bd); in neo_assert_modem_signals() 686 neo_pci_posting_flush(ch->ch_bd); in neo_clear_break() 805 jsm_dbg(INTR, &ch->ch_bd->pci_dev, in neo_parse_isr() 922 bd = ch->ch_bd; in neo_param() 1220 neo_pci_posting_flush(ch->ch_bd); in neo_disable_receiver() 1236 neo_pci_posting_flush(ch->ch_bd); in neo_enable_receiver() 1249 neo_pci_posting_flush(ch->ch_bd); in neo_send_start_character() 1263 neo_pci_posting_flush(ch->ch_bd); in neo_send_stop_character() [all …]
|
| A D | jsm_cls.c | 318 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_clear_break() 487 jsm_dbg(MSIGS, &ch->ch_bd->pci_dev, in cls_parse_modem() 523 jsm_dbg(MSIGS, &ch->ch_bd->pci_dev, in cls_parse_modem() 604 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, in cls_flush_uart_write() 671 bd = ch->ch_bd; in cls_param() 723 quot = ch->ch_bd->bd_dividend / baud; in cls_param()
|
| A D | jsm.h | 189 struct jsm_board *ch_bd; /* Board structure pointer */ member
|
Completed in 12 milliseconds