Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Ddp8390reg.h23 #define ED_P0_PSTOP 0x02 /* Page Stop register (write) */ macro
Dne2000.c397 bus_space_write_1(nict, nich, ED_P0_PSTOP, 16384 >> ED_PAGE_SHIFT); in ne2000_detect()
415 bus_space_write_1(nict, nich, ED_P0_PSTOP, in ne2000_detect()
Ddp8390.c286 NIC_PUT(regt, regh, ED_P0_PSTOP, sc->rec_page_stop); in dp8390_init()