taglinefilesource code
IO_PORT827drivers/net/eepro.coutw(MC_SETUP, ioaddr + IO_PORT);
IO_PORT828drivers/net/eepro.coutw(0, ioaddr + IO_PORT);
IO_PORT829drivers/net/eepro.coutw(0, ioaddr + IO_PORT);
IO_PORT830drivers/net/eepro.coutw(6*(num_addrs + 1), ioaddr + IO_PORT);
IO_PORT832drivers/net/eepro.coutw(*eaddrs++, ioaddr + IO_PORT);
IO_PORT833drivers/net/eepro.coutw(*eaddrs++, ioaddr + IO_PORT);
IO_PORT834drivers/net/eepro.coutw(*eaddrs++, ioaddr + IO_PORT);
IO_PORT837drivers/net/eepro.coutw(eaddrs[0], ioaddr + IO_PORT);
IO_PORT838drivers/net/eepro.coutw(eaddrs[1], ioaddr + IO_PORT);
IO_PORT839drivers/net/eepro.coutw(eaddrs[2], ioaddr + IO_PORT);
IO_PORT849drivers/net/eepro.coutw(i, ioaddr + IO_PORT);
IO_PORT851drivers/net/eepro.cstatus = inw(ioaddr + IO_PORT);
IO_PORT852drivers/net/eepro.coutw(status | CHAIN_BIT, ioaddr + IO_PORT);
IO_PORT971drivers/net/eepro.coutw(XMT_CMD, ioaddr + IO_PORT);
IO_PORT972drivers/net/eepro.coutw(0, ioaddr + IO_PORT);
IO_PORT973drivers/net/eepro.coutw(end, ioaddr + IO_PORT);
IO_PORT974drivers/net/eepro.coutw(length, ioaddr + IO_PORT);
IO_PORT975drivers/net/eepro.coutsw(ioaddr + IO_PORT, buf, (length + 1) >> 1);
IO_PORT982drivers/net/eepro.coutw(last, ioaddr + IO_PORT);
IO_PORT985drivers/net/eepro.cstatus = inw(ioaddr + IO_PORT);
IO_PORT986drivers/net/eepro.coutw(status | CHAIN_BIT, ioaddr + IO_PORT);
IO_PORT990drivers/net/eepro.cstatus = inw(ioaddr + IO_PORT); 
IO_PORT1033drivers/net/eepro.crcv_event = inw(ioaddr + IO_PORT);
IO_PORT1036drivers/net/eepro.crcv_status = inw(ioaddr + IO_PORT);
IO_PORT1037drivers/net/eepro.crcv_next_frame = inw(ioaddr + IO_PORT);
IO_PORT1038drivers/net/eepro.crcv_size = inw(ioaddr + IO_PORT);
IO_PORT1054drivers/net/eepro.cinsw(ioaddr+IO_PORT, skb_put(skb,rcv_size), (rcv_size + 1) >> 1);
IO_PORT1080drivers/net/eepro.crcv_event = inw(ioaddr + IO_PORT);
IO_PORT1102drivers/net/eepro.cxmt_status = inw(ioaddr+IO_PORT);
IO_PORT1104drivers/net/eepro.cxmt_status = inw(ioaddr+IO_PORT);
IO_PORT1105drivers/net/eepro.clp->tx_start = inw(ioaddr+IO_PORT);