taglinefilesource code
tx2189drivers/net/8390.cif (ei_debug  &&  ei_local->tx2 > 0)
tx2191drivers/net/8390.cdev->name, ei_local->tx2, ei_local->lasttx,
tx2193drivers/net/8390.c} else if (ei_local->tx2 == 0) {
tx2195drivers/net/8390.cei_local->tx2 = send_length;
tx2216drivers/net/8390.cei_local->tx2 = -1, ei_local->lasttx = -2;
tx2221drivers/net/8390.cdev->tbusy = (ei_local->tx1  &&  ei_local->tx2);
tx2331drivers/net/8390.cif (ei_local->tx2 > 0) {
tx2332drivers/net/8390.cNS8390_trigger_send(dev, ei_local->tx2, ei_local->tx_start_page + 6);
tx2335drivers/net/8390.cei_local->tx2 = -1,
tx2339drivers/net/8390.c} else if (ei_local->tx2 < 0) {
tx2342drivers/net/8390.cei_local->name, ei_local->lasttx, ei_local->tx2);
tx2343drivers/net/8390.cei_local->tx2 = 0;
tx2616drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx2642drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx255drivers/net/8390.hshort tx1, tx2;    /* Packet lengths for ping-pong tx. */