Home
last modified time | relevance | path

Searched refs:NE_EN0_RCNTLO (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/8390/
H A Dapne.c61 #define NE_EN0_RCNTLO 0x0a macro
235 {0x00, NE_EN0_RCNTLO}, /* Clear the count regs. */ in apne_probe1()
241 {32, NE_EN0_RCNTLO}, in apne_probe1()
396 outb(sizeof(struct e8390_pkt_hdr), nic_base + NE_EN0_RCNTLO); in apne_get_8390_hdr()
442 outb(count & 0xff, nic_base + NE_EN0_RCNTLO); in apne_block_input()
494 outb(count & 0xff, nic_base + NE_EN0_RCNTLO); in apne_block_output()