NE_EN0_RCNTLO
{0x00, NE_EN0_RCNTLO}, /* Clear the count regs. */
{32, NE_EN0_RCNTLO},
outb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO);
outb(count & 0xff, nic_base + NE_EN0_RCNTLO);
outb(count & 0xff, nic_base + NE_EN0_RCNTLO);
ei_outb(sizeof(struct e8390_pkt_hdr), addr + NE_EN0_RCNTLO);
ei_outb(count & 0xff, addr + NE_EN0_RCNTLO);
ei_outb(count & 0xff, addr + NE_EN0_RCNTLO);
{0x00, NE_EN0_RCNTLO}, /* Clear the count regs */
{32, NE_EN0_RCNTLO},
z_writeb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO);
z_writeb(count & 0xff, nic_base + NE_EN0_RCNTLO);
z_writeb(count & 0xff, nic_base + NE_EN0_RCNTLO);
{0x00, NE_EN0_RCNTLO}, /* Clear the count regs */
{32, NE_EN0_RCNTLO},