taglinefilesource code
IO_PORT836drivers/net/eepro.coutw(MC_SETUP, ioaddr + IO_PORT);
IO_PORT837drivers/net/eepro.coutw(0, ioaddr + IO_PORT);
IO_PORT838drivers/net/eepro.coutw(0, ioaddr + IO_PORT);
IO_PORT839drivers/net/eepro.coutw(6*(num_addrs + 1), ioaddr + IO_PORT);
IO_PORT841drivers/net/eepro.coutw(*eaddrs++, ioaddr + IO_PORT);
IO_PORT842drivers/net/eepro.coutw(*eaddrs++, ioaddr + IO_PORT);
IO_PORT843drivers/net/eepro.coutw(*eaddrs++, ioaddr + IO_PORT);
IO_PORT846drivers/net/eepro.coutw(eaddrs[0], ioaddr + IO_PORT);
IO_PORT847drivers/net/eepro.coutw(eaddrs[1], ioaddr + IO_PORT);
IO_PORT848drivers/net/eepro.coutw(eaddrs[2], ioaddr + IO_PORT);
IO_PORT858drivers/net/eepro.coutw(i, ioaddr + IO_PORT);
IO_PORT860drivers/net/eepro.cstatus = inw(ioaddr + IO_PORT);
IO_PORT861drivers/net/eepro.coutw(status | CHAIN_BIT, ioaddr + IO_PORT);
IO_PORT980drivers/net/eepro.coutw(XMT_CMD, ioaddr + IO_PORT);
IO_PORT981drivers/net/eepro.coutw(0, ioaddr + IO_PORT);
IO_PORT982drivers/net/eepro.coutw(end, ioaddr + IO_PORT);
IO_PORT983drivers/net/eepro.coutw(length, ioaddr + IO_PORT);
IO_PORT984drivers/net/eepro.coutsw(ioaddr + IO_PORT, buf, (length + 1) >> 1);
IO_PORT991drivers/net/eepro.coutw(last, ioaddr + IO_PORT);
IO_PORT994drivers/net/eepro.cstatus = inw(ioaddr + IO_PORT);
IO_PORT995drivers/net/eepro.coutw(status | CHAIN_BIT, ioaddr + IO_PORT);
IO_PORT999drivers/net/eepro.cstatus = inw(ioaddr + IO_PORT); 
IO_PORT1042drivers/net/eepro.crcv_event = inw(ioaddr + IO_PORT);
IO_PORT1045drivers/net/eepro.crcv_status = inw(ioaddr + IO_PORT);
IO_PORT1046drivers/net/eepro.crcv_next_frame = inw(ioaddr + IO_PORT);
IO_PORT1047drivers/net/eepro.crcv_size = inw(ioaddr + IO_PORT);
IO_PORT1063drivers/net/eepro.cinsw(ioaddr+IO_PORT, skb_put(skb,rcv_size), (rcv_size + 1) >> 1);
IO_PORT1089drivers/net/eepro.crcv_event = inw(ioaddr + IO_PORT);
IO_PORT1111drivers/net/eepro.cxmt_status = inw(ioaddr+IO_PORT);
IO_PORT1113drivers/net/eepro.cxmt_status = inw(ioaddr+IO_PORT);
IO_PORT1114drivers/net/eepro.clp->tx_start = inw(ioaddr+IO_PORT);