Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A D8390.h54 #define EN0_STOPPG EI_SHIFT(0x02) /* Ending page +1 of ring bfr WR */ macro
/openbmc/linux/drivers/net/ethernet/8390/
H A D8390.h172 #define EN0_STOPPG EI_SHIFT(0x02) /* Ending page +1 of ring bfr WR */ macro
H A Dlib8390.c1039 ei_outb_p(ei_local->stop_page, e8390_base + EN0_STOPPG); in __NS8390_init()
H A Daxnet_cs.c1651 outb_p(ei_local->stop_page, e8390_base + EN0_STOPPG); in AX88190_init()
/openbmc/qemu/hw/net/
H A Dne2000.c44 #define EN0_STOPPG 0x02 /* Ending page +1 of ring bfr WR */ macro
304 case EN0_STOPPG: in ne2000_ioport_write()