taglinefilesource code
tx2215drivers/net/8390.cif (ei_debug  &&  ei_local->tx2 > 0)
tx2217drivers/net/8390.cdev->name, ei_local->tx2, ei_local->lasttx, ei_local->txing);
tx2218drivers/net/8390.c} else if (ei_local->tx2 == 0) {
tx2220drivers/net/8390.cei_local->tx2 = send_length;
tx2227drivers/net/8390.cdev->name, dev->interrupt, ei_local->tx1, ei_local->tx2, ei_local->lasttx);
tx2249drivers/net/8390.cei_local->tx2 = -1;
tx2255drivers/net/8390.cdev->tbusy = (ei_local->tx1  &&  ei_local->tx2);
tx2426drivers/net/8390.cif (ei_local->tx2 > 0) {
tx2428drivers/net/8390.cNS8390_trigger_send(dev, ei_local->tx2, ei_local->tx_start_page + 6);
tx2430drivers/net/8390.cei_local->tx2 = -1,
tx2434drivers/net/8390.c} else if (ei_local->tx2 < 0) {
tx2437drivers/net/8390.cei_local->name, ei_local->lasttx, ei_local->tx2);
tx2438drivers/net/8390.cei_local->tx2 = 0;
tx2707drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx2734drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx271drivers/net/8390.hshort tx1, tx2;    /* Packet lengths for ping-pong tx. */