taglinefilesource code
tx2190drivers/net/8390.cif (ei_debug  &&  ei_local->tx2 > 0)
tx2192drivers/net/8390.cdev->name, ei_local->tx2, ei_local->lasttx,
tx2194drivers/net/8390.c} else if (ei_local->tx2 == 0) {
tx2196drivers/net/8390.cei_local->tx2 = send_length;
tx2217drivers/net/8390.cei_local->tx2 = -1, ei_local->lasttx = -2;
tx2222drivers/net/8390.cdev->tbusy = (ei_local->tx1  &&  ei_local->tx2);
tx2340drivers/net/8390.cif (ei_local->tx2 > 0) {
tx2341drivers/net/8390.cNS8390_trigger_send(dev, ei_local->tx2, ei_local->tx_start_page + 6);
tx2344drivers/net/8390.cei_local->tx2 = -1,
tx2348drivers/net/8390.c} else if (ei_local->tx2 < 0) {
tx2351drivers/net/8390.cei_local->name, ei_local->lasttx, ei_local->tx2);
tx2352drivers/net/8390.cei_local->tx2 = 0;
tx2625drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx2651drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx255drivers/net/8390.hshort tx1, tx2;    /* Packet lengths for ping-pong tx. */