Home
last modified time | relevance | path

Searched refs:asb_queued (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/net/tokenring/
D3c359.h278 volatile int asb_queued; member
D3c359.c1103 if (xl_priv->asb_queued == 1) { in xl_interrupt()
1105 } else if (xl_priv->asb_queued == 2) { in xl_interrupt()
1585 xl_priv->asb_queued = 0 ; in xl_arb_cmd()
1588 xl_priv->asb_queued = 1 ; in xl_arb_cmd()
1624 if (xl_priv->asb_queued == 1) in xl_asb_cmd()
1641 xl_priv->asb_queued = 2 ; in xl_asb_cmd()
1669 xl_priv->asb_queued = 0 ; in xl_asb_bh()
Dolympic.h264 volatile int asb_queued; /* True if an ASB is posted */ member
Dlanstreamer.h302 volatile int asb_queued; /* True if an ASB is posted */ member
Dlanstreamer.c1116 if (streamer_priv->asb_queued) { in streamer_interrupt()
1632 streamer_priv->asb_queued = 1; in streamer_arb_cmd()
1647 streamer_priv->asb_queued = 2; in streamer_arb_cmd()
1743 if (streamer_priv->asb_queued == 1) in streamer_asb_bh()
1754 streamer_priv->asb_queued = 2; in streamer_asb_bh()
1759 if (streamer_priv->asb_queued == 2) { in streamer_asb_bh()
1778 streamer_priv->asb_queued = 0; in streamer_asb_bh()
Dolympic.c1000 if (olympic_priv->asb_queued) { in olympic_interrupt()
1452 olympic_priv->asb_queued = 1 ; in olympic_arb_cmd()
1465 olympic_priv->asb_queued = 2 ; in olympic_arb_cmd()
1593 if (olympic_priv->asb_queued == 1) { /* Dropped through the first time */ in olympic_asb_bh()
1601 olympic_priv->asb_queued = 2 ; in olympic_asb_bh()
1606 if (olympic_priv->asb_queued == 2) { in olympic_asb_bh()
1622 olympic_priv->asb_queued = 0 ; in olympic_asb_bh()