Lines Matching refs:netcount
271 int netcount; member
758 if (info->netcount) { in open()
1565 if (info->netcount) in hdlcdev_attach()
1635 if (info->port.count != 0 || info->netcount != 0) { in hdlcdev_open()
1640 info->netcount=1; in hdlcdev_open()
1646 info->netcount=0; in hdlcdev_open()
1694 info->netcount=0; in hdlcdev_close()
1794 if (info->netcount) in hdlcdev_ioctl()
2241 if (info->netcount) in isr_txeom()
2425 if (info->netcount) { in isr_io_pin()
2595 if ( port && (port->port.count || port->netcount) && in synclinkmp_interrupt()
2704 if (info->params.mode == MGSL_MODE_HDLC || info->netcount) in program_hw()
2721 if (info->netcount || (info->port.tty && info->port.tty->termios.c_cflag & CREAD) ) in program_hw()
4960 if (info->netcount) in rx_get_frame()
5471 if (info->netcount) in tx_timeout()