Searched refs:ED_P0_PSTOP (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/dev/ed/ |
| HD | if_ed_novell.c | 124 ed_nic_outb(sc, ED_P0_PSTOP, 16384 / ED_PAGE_SIZE); in ed_probe_Novell_generic() 141 ed_nic_outb(sc, ED_P0_PSTOP, 32768 / ED_PAGE_SIZE); in ed_probe_Novell_generic() 160 ed_nic_outb(sc, ED_P0_PSTOP, 32768 / ED_PAGE_SIZE); in ed_probe_Novell_generic()
|
| HD | if_edreg.h | 44 #define ED_P0_PSTOP 0x02 /* Page Stop register (write) */ macro
|
| HD | if_ed_pccard.c | 712 ed_nic_outb(sc, ED_P0_PSTOP, sc->mem_end / ED_PAGE_SIZE); in ed_pccard_dl100xx() 862 ed_nic_outb(sc, ED_P0_PSTOP, sc->mem_end / ED_PAGE_SIZE); in ed_probe_ax88x90_generic()
|
| HD | if_ed_cbus.c | 1557 ed_nic_outb(sc, ED_P0_PSTOP, (page_offset + memsize) / ED_PAGE_SIZE); in ed_pio_testmem()
|
| HD | if_ed.c | 581 ed_nic_outb(sc, ED_P0_PSTOP, sc->rec_page_stop); in ed_init_locked()
|