NIC_PUT 205 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_CR, NIC_PUT 265 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_CR, NIC_PUT 270 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_DCR, sc->dcr_reg); NIC_PUT 276 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_DCR, ED_DCR_FT1 | ED_DCR_LS); NIC_PUT 280 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_RBCR0, 0); NIC_PUT 281 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_RBCR1, 0); NIC_PUT 284 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_RCR, ED_RCR_MON | sc->rcr_proto); NIC_PUT 287 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_TCR, ED_TCR_LB0); NIC_PUT 291 dev/ic/dp8390.c NIC_PUT(regt, regh, 0x09, 0); NIC_PUT 294 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_BNRY, sc->rec_page_start); NIC_PUT 295 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_PSTART, sc->rec_page_start); NIC_PUT 296 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_PSTOP, sc->rec_page_stop); NIC_PUT 304 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_IMR, NIC_PUT 312 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_ISR, 0xff); NIC_PUT 316 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_CR, NIC_PUT 322 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P1_PAR0 + i, NIC_PUT 328 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P1_MAR0 + i, mcaf[i]); NIC_PUT 335 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P1_CURR, sc->next_packet); NIC_PUT 339 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P1_CR, NIC_PUT 352 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_RCR, i); NIC_PUT 355 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_TCR, 0); NIC_PUT 363 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_CR, NIC_PUT 398 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_CR, NIC_PUT 403 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_TPSR, sc->tx_page_start + NIC_PUT 407 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_TBCR0, len); NIC_PUT 408 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_TBCR1, len >> 8); NIC_PUT 412 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_CR, NIC_PUT 505 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_CR, NIC_PUT 523 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P1_CR, NIC_PUT 602 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_BNRY, boundary); NIC_PUT 623 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_CR, NIC_PUT 638 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_ISR, isr); NIC_PUT 643 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_ISR, 0); NIC_PUT 644 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_ISR, isr); NIC_PUT 789 dev/ic/dp8390.c NIC_PUT(regt, regh, ED_P0_CR, NIC_PUT 98 dev/ic/rtl80x9.c NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR, cr_proto | ED_CR_PAGE_3); NIC_PUT 111 dev/ic/rtl80x9.c NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR, cr_proto | ED_CR_PAGE_0); NIC_PUT 125 dev/ic/rtl80x9.c NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR, cr_proto | ED_CR_PAGE_3); NIC_PUT 128 dev/ic/rtl80x9.c NIC_PUT(sc->sc_regt, sc->sc_regh, NERTL_RTL3_EECR, NIC_PUT 151 dev/ic/rtl80x9.c NIC_PUT(sc->sc_regt, sc->sc_regh, NERTL_RTL3_CONFIG2, reg); NIC_PUT 159 dev/ic/rtl80x9.c NIC_PUT(sc->sc_regt, sc->sc_regh, NERTL_RTL3_CONFIG3, reg); NIC_PUT 162 dev/ic/rtl80x9.c NIC_PUT(sc->sc_regt, sc->sc_regh, NERTL_RTL3_EECR, 0); NIC_PUT 165 dev/ic/rtl80x9.c NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR, cr_proto | ED_CR_PAGE_0); NIC_PUT 355 dev/isa/if_ec.c NIC_PUT(nict, nich, ED_P0_CR, ED_CR_RD2 | ED_CR_PAGE_0 | ED_CR_STP); NIC_PUT 361 dev/isa/if_ec.c NIC_PUT(nict, nich, ED_P0_DCR, 0); NIC_PUT 364 dev/isa/if_ec.c NIC_PUT(nict, nich, ED_P0_CR, ED_CR_RD2 | ED_CR_PAGE_2 | ED_CR_STP); NIC_PUT 376 dev/isa/if_ec.c NIC_PUT(nict, nich, ED_P2_CR, ED_CR_RD2 | ED_CR_PAGE_0 | ED_CR_STP);