taglinefilesource code
tx1186drivers/net/8390.cif (ei_local->tx1 == 0) {
tx1188drivers/net/8390.cei_local->tx1 = send_length;
tx1196drivers/net/8390.cif (ei_debug  &&  ei_local->tx1 > 0)
tx1198drivers/net/8390.cdev->name, ei_local->tx1, ei_local->lasttx,
tx1214drivers/net/8390.cei_local->tx1 = -1, ei_local->lasttx = -1;
tx1221drivers/net/8390.cdev->tbusy = (ei_local->tx1  &&  ei_local->tx2);
tx1326drivers/net/8390.cif (ei_local->tx1 < 0) {
tx1329drivers/net/8390.cei_local->name, ei_local->lasttx, ei_local->tx1);
tx1330drivers/net/8390.cei_local->tx1 = 0;
tx1346drivers/net/8390.cif (ei_local->tx1 > 0) {
tx1347drivers/net/8390.cNS8390_trigger_send(dev, ei_local->tx1, ei_local->tx_start_page);
tx1350drivers/net/8390.cei_local->tx1 = -1;
tx1617drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx1643drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx155drivers/net/8390.hshort tx1, tx2;    /* Packet lengths for ping-pong tx. */