TX_STATUS 698 drivers/net/ethernet/3com/3c509.c dev->name, inb(ioaddr + TX_STATUS), inw(ioaddr + EL3_STATUS), TX_STATUS 758 drivers/net/ethernet/3com/3c509.c while (--i > 0 && (tx_status = inb(ioaddr + TX_STATUS)) > 0) { TX_STATUS 762 drivers/net/ethernet/3com/3c509.c outb(0x00, ioaddr + TX_STATUS); /* Pop the status stack. */ TX_STATUS 812 drivers/net/ethernet/3com/3c509.c while (--i>0 && (tx_status = inb(ioaddr + TX_STATUS)) > 0) { TX_STATUS 816 drivers/net/ethernet/3com/3c509.c outb(0x00, ioaddr + TX_STATUS); /* Pop the status stack. */ TX_STATUS 432 drivers/net/ethernet/3com/3c589_cs.c inb(ioaddr+TX_STATUS), inw(ioaddr+TX_FREE)); TX_STATUS 550 drivers/net/ethernet/3com/3c589_cs.c u_char tx_status = inb(ioaddr + TX_STATUS); TX_STATUS 561 drivers/net/ethernet/3com/3c589_cs.c outb(0x00, ioaddr + TX_STATUS); /* Pop the status stack. */ TX_STATUS 462 drivers/net/ethernet/dnet.c dnet_readl(bp, TX_STATUS), int_current); TX_STATUS 515 drivers/net/ethernet/dnet.c tx_status = dnet_readl(bp, TX_STATUS); TX_STATUS 526 drivers/net/ethernet/dnet.c tx_status = dnet_readl(bp, TX_STATUS); TX_STATUS 731 drivers/net/ethernet/fujitsu/fmvj18x_cs.c tx_stat = inb(ioaddr + TX_STATUS); TX_STATUS 735 drivers/net/ethernet/fujitsu/fmvj18x_cs.c outb(tx_stat, ioaddr + TX_STATUS); TX_STATUS 783 drivers/net/ethernet/fujitsu/fmvj18x_cs.c htons(inw(ioaddr + TX_STATUS)), TX_STATUS 784 drivers/net/ethernet/fujitsu/fmvj18x_cs.c inb(ioaddr + TX_STATUS) & F_TMT_RDY TX_STATUS 941 drivers/net/ethernet/fujitsu/fmvj18x_cs.c outb(0xff, ioaddr + TX_STATUS); TX_STATUS 1350 net/can/bcm.c msg_head.opcode = TX_STATUS;