Lines Matching refs:ch_bd

32 	jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "start\n");  in jsm_get_mstat()
51 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "finish\n"); in jsm_get_mstat()
69 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_get_mctrl()
76 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_get_mctrl()
91 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_set_mctrl()
103 channel->ch_bd->bd_ops->assert_modem_signals(channel); in jsm_tty_set_mctrl()
105 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_set_mctrl()
120 channel->ch_bd->bd_ops->copy_data_from_queue_to_uart(channel); in jsm_tty_write()
128 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_start_tx()
133 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_start_tx()
141 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_stop_tx()
145 jsm_dbg(IOCTL, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_stop_tx()
158 channel->ch_bd->bd_ops->send_start_character(channel); in jsm_tty_send_xchar()
161 channel->ch_bd->bd_ops->send_stop_character(channel); in jsm_tty_send_xchar()
170 channel->ch_bd->bd_ops->disable_receiver(channel); in jsm_tty_stop_rx()
181 channel->ch_bd->bd_ops->send_break(channel); in jsm_tty_break()
183 channel->ch_bd->bd_ops->clear_break(channel); in jsm_tty_break()
197 brd = channel->ch_bd; in jsm_tty_open()
210 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
218 jsm_dbg(INIT, &channel->ch_bd->pci_dev, in jsm_tty_open()
228 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, in jsm_tty_open()
266 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_open()
276 jsm_dbg(CLOSE, &channel->ch_bd->pci_dev, "start\n"); in jsm_tty_close()
278 bd = channel->ch_bd; in jsm_tty_close()
288 jsm_dbg(CLOSE, &channel->ch_bd->pci_dev, in jsm_tty_close()
297 channel->ch_bd->bd_ops->uart_off(channel); in jsm_tty_close()
299 jsm_dbg(CLOSE, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_close()
318 channel->ch_bd->bd_ops->param(channel); in jsm_tty_set_termios()
419 ch->ch_bd = brd; in jsm_tty_init()
526 jsm_dbg(READ, &ch->ch_bd->pci_dev, "start\n"); in jsm_input()
531 bd = ch->ch_bd; in jsm_input()
553 jsm_dbg(READ, &ch->ch_bd->pci_dev, "start\n"); 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()
584 jsm_dbg(READ, &ch->ch_bd->pci_dev, "start 2\n"); in jsm_input()
643 jsm_dbg(IOCTL, &ch->ch_bd->pci_dev, "finish\n"); in jsm_input()
653 jsm_dbg(CARR, &ch->ch_bd->pci_dev, "start\n"); in jsm_carrier()
655 bd = ch->ch_bd; in jsm_carrier()
660 jsm_dbg(CARR, &ch->ch_bd->pci_dev, "mistat: %x D_CD: %x\n", in jsm_carrier()
668 jsm_dbg(CARR, &ch->ch_bd->pci_dev, "DCD: physical: %d virt: %d\n", in jsm_carrier()
681 jsm_dbg(CARR, &ch->ch_bd->pci_dev, "carrier: virt DCD rose\n"); in jsm_carrier()
697 jsm_dbg(CARR, &ch->ch_bd->pci_dev, in jsm_carrier()
748 struct board_ops *bd_ops = ch->ch_bd->bd_ops; in jsm_check_queue_flow_control()
777 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
787 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
815 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()
824 jsm_dbg(READ, &ch->ch_bd->pci_dev, in jsm_check_queue_flow_control()