taglinefilesource code
tx1182drivers/net/8390.cif (ei_local->tx1 == 0) {
tx1184drivers/net/8390.cei_local->tx1 = send_length;
tx1192drivers/net/8390.cif (ei_debug  &&  ei_local->tx1 > 0)
tx1194drivers/net/8390.cdev->name, ei_local->tx1, ei_local->lasttx,
tx1210drivers/net/8390.cei_local->tx1 = -1, ei_local->lasttx = -1;
tx1217drivers/net/8390.cdev->tbusy = (ei_local->tx1  &&  ei_local->tx2);
tx1321drivers/net/8390.cif (ei_local->tx1 < 0) {
tx1324drivers/net/8390.cei_local->name, ei_local->lasttx, ei_local->tx1);
tx1325drivers/net/8390.cei_local->tx1 = 0;
tx1341drivers/net/8390.cif (ei_local->tx1 > 0) {
tx1342drivers/net/8390.cNS8390_trigger_send(dev, ei_local->tx1, ei_local->tx_start_page);
tx1345drivers/net/8390.cei_local->tx1 = -1;
tx1612drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx1638drivers/net/8390.cei_local->tx1 = ei_local->tx2 = 0;
tx155drivers/net/8390.hshort tx1, tx2;    /* Packet lengths for ping-pong tx. */