Searched refs:tx_stop (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dhead.S711 moveq IO_STATE (R_SERIAL0_XOFF, tx_stop, enable) \
745 moveq IO_STATE (R_SERIAL1_XOFF, tx_stop, enable) \
781 moveq IO_STATE (R_SERIAL3_XOFF, tx_stop, enable) \
H A Ddebugport.c262 IO_STATE(R_SERIAL0_XOFF, tx_stop, enable) |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c379 static void tx_stop(MGSLPC_INFO *info);
785 tx_stop(info);
1060 tx_stop(info);
1080 tx_stop(info);
1146 tx_stop(info);
1416 tx_stop(info);
1443 tx_stop(info);
1975 tx_stop(info);
3485 tx_stop(info);
3556 static void tx_stop(MGSLPC_INF function
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c478 static void tx_stop(struct slgt_info *info);
1065 tx_stop(info);
1765 tx_stop(info);
2295 tx_stop(info);
2444 tx_stop(info);
2471 tx_stop(info);
2647 tx_stop(info);
3922 static void tx_stop(struct slgt_info *info) function
3950 tx_stop(info);
3973 tx_stop(inf
[all...]
H A Dsynclinkmp.c597 static void tx_stop(SLMP_INFO *info);
1281 tx_stop(info);
1915 tx_stop(info);
2349 tx_stop(info);
2404 tx_stop(info);
2582 tx_stop(info);
2806 tx_stop(info);
3047 tx_stop(info);
4306 void tx_stop( SLMP_INFO *info ) function
4309 printk("%s(%d):%s tx_stop()\
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dforcedeth.c779 int tx_stop; member in struct:fe_priv
1652 np->tx_stop = 1;
1768 np->tx_stop = 1;
1927 if (unlikely((np->tx_stop == 1) && (np->get_tx.orig != orig_get_tx))) {
1928 np->tx_stop = 0;
1962 if (unlikely((np->tx_stop == 1) && (np->get_tx.ex != orig_get_tx))) {
1963 np->tx_stop = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dcrisv10.c1846 xoff |= IO_STATE(R_SERIAL0_XOFF, tx_stop, stop);
1869 xoff |= IO_STATE(R_SERIAL0_XOFF, tx_stop, enable);
3535 xoff |= IO_STATE(R_SERIAL0_XOFF, tx_stop, enable);

Completed in 299 milliseconds