Home
last modified time | relevance | path

Searched refs:netcount (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/char/pcmcia/
Dsynclink_cs.c222 int netcount; member
983 if (info->netcount) in tx_done()
1092 if (info->netcount) { in dcd_change()
1375 if (info->params.mode == MGSL_MODE_HDLC || info->netcount) in mgslpc_program_hw()
1391 if (info->netcount || (tty && C_CREAD(tty))) in mgslpc_program_hw()
2493 if (info->netcount) { in mgslpc_open()
3691 if (info->netcount) in rx_get_frame()
3847 if (info->netcount) in tx_timeout()
3904 if (info->netcount) { in hdlcdev_attach()
3983 if (info->port.count != 0 || info->netcount != 0) { in hdlcdev_open()
[all …]
/Linux-v6.1/drivers/tty/
Dsynclink_gt.c319 int netcount; member
615 if (info->netcount) { in open()
1380 if (info->netcount) in hdlcdev_attach()
1448 if (info->port.count != 0 || info->netcount != 0) { in hdlcdev_open()
1453 info->netcount=1; in hdlcdev_open()
1459 info->netcount=0; in hdlcdev_open()
1506 info->netcount=0; in hdlcdev_close()
1604 if (info->netcount) in hdlcdev_ioctl()
1983 if (info->netcount) { in dcd_change()
2232 if (info->netcount) in isr_txeom()
[all …]