Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/8390/
H A D8390.h177 #define EN0_TCNTLO EI_SHIFT(0x05) /* Low byte of tx byte count WR */ macro
H A Dlib8390.c1087 ei_outb_p(length & 0xff, e8390_base + EN0_TCNTLO); in NS8390_trigger_send()
H A Daxnet_cs.c1703 outb_p(length & 0xff, e8390_base + EN0_TCNTLO); in NS8390_trigger_send()