Lines Matching refs:ch_bd

41 	jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "start\n");  in jsm_get_mstat()
60 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "finish\n"); in jsm_get_mstat()
78 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_get_mctrl()
85 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_get_mctrl()
100 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_set_mctrl()
112 channel->ch_bd->bd_ops->assert_modem_signals(channel); in jsm_tty_set_mctrl()
114 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_set_mctrl()
128 channel->ch_bd->bd_ops->copy_data_from_queue_to_uart(channel); in jsm_tty_write()
136 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_start_tx()
141 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_start_tx()
149 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_stop_tx()
153 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_stop_tx()
166 channel->ch_bd->bd_ops->send_start_character(channel); in jsm_tty_send_xchar()
169 channel->ch_bd->bd_ops->send_stop_character(channel); in jsm_tty_send_xchar()
178 channel->ch_bd->bd_ops->disable_receiver(channel); in jsm_tty_stop_rx()
189 channel->ch_bd->bd_ops->send_break(channel); in jsm_tty_break()
191 channel->ch_bd->bd_ops->clear_break(channel); in jsm_tty_break()
204 brd = channel->ch_bd; in jsm_tty_open()
217 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
225 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
235 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, in jsm_tty_open()
271 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_open()
282 jsm_dbg(CLOSE, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_close()
284 bd = channel->ch_bd; in jsm_tty_close()
295 jsm_dbg(CLOSE, &channel->ch_bd->pci_dev, in jsm_tty_close()
304 channel->ch_bd->bd_ops->uart_off(channel); in jsm_tty_close()
306 jsm_dbg(CLOSE, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_close()
325 channel->ch_bd->bd_ops->param(channel); in jsm_tty_set_termios()
426 ch->ch_bd = brd; in jsm_tty_init()
536 jsm_dbg(READ, &ch->ch_bd->pci_dev, "start\n"); in jsm_input()
544 bd = ch->ch_bd; in jsm_input()
566 jsm_dbg(READ, &ch->ch_bd->pci_dev, "start\n"); in jsm_input()
575 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_input()
592 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_input()
598 jsm_dbg(READ, &ch->ch_bd->pci_dev, "start 2\n"); in jsm_input()
654 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "finish\n"); in jsm_input()
664 jsm_dbg(CARR, &ch->ch_bd->pci_dev, "start\n"); in jsm_carrier()
668 bd = ch->ch_bd; in jsm_carrier()
674 jsm_dbg(CARR, &ch->ch_bd->pci_dev, "mistat: %x D_CD: %x\n", in jsm_carrier()
682 jsm_dbg(CARR, &ch->ch_bd->pci_dev, "DCD: physical: %d virt: %d\n", in jsm_carrier()
695 jsm_dbg(CARR, &ch->ch_bd->pci_dev, "carrier: virt DCD rose\n"); in jsm_carrier()
711 jsm_dbg(CARR, &ch->ch_bd->pci_dev, in jsm_carrier()
762 struct board_ops *bd_ops = ch->ch_bd->bd_ops; in jsm_check_queue_flow_control()
790 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
800 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
828 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
837 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()