HomeSort by: relevance | last modified time | path
    Searched refs:cr_proto (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/ic/
rtl80x9.c 76 uint8_t cr_proto = sc->cr_proto | local in function:rtl80x9_mediastatus
85 NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR, cr_proto | ED_CR_PAGE_3);
100 NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR, cr_proto | ED_CR_PAGE_0);
108 uint8_t cr_proto = sc->cr_proto | local in function:rtl80x9_init_card
113 NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR, cr_proto | ED_CR_PAGE_3);
153 NIC_PUT(sc->sc_regt, sc->sc_regh, ED_P0_CR, cr_proto | ED_CR_PAGE_0);
174 sc->cr_proto | ED_CR_PAGE_3);
206 sc->cr_proto | ED_CR_PAGE_0)
    [all...]
dp8390.c 223 sc->cr_proto | ED_CR_PAGE_0 | ED_CR_STP);
287 sc->cr_proto | ED_CR_PAGE_0 | ED_CR_STP);
338 sc->cr_proto | ED_CR_PAGE_1 | ED_CR_STP);
360 sc->cr_proto | ED_CR_PAGE_0 | ED_CR_STP);
384 sc->cr_proto | ED_CR_PAGE_0 | ED_CR_STA);
418 sc->cr_proto | ED_CR_PAGE_0 | ED_CR_STA);
432 sc->cr_proto | ED_CR_PAGE_0 | ED_CR_TXP | ED_CR_STA);
515 sc->cr_proto | ED_CR_PAGE_1 | ED_CR_STA);
533 sc->cr_proto | ED_CR_PAGE_0 | ED_CR_STA);
630 NIC_PUT(regt, regh, ED_P0_CR, sc->cr_proto | ED_CR_PAGE_0 | ED_CR_STA)
    [all...]
dp8390var.h 49 u_int8_t cr_proto; /* values always set in CR */ member in struct:dp8390_softc
we.c 204 sc->cr_proto = 0x00;
222 sc->cr_proto = ED_CR_RD2;
ne2000.c 182 dsc->cr_proto = ED_CR_RD2;
  /src/sys/arch/amiga/dev/
if_ed_zbus.c 174 sc->cr_proto = ED_CR_RD2;
  /src/sys/dev/isa/
if_ec.c 370 sc->cr_proto = ED_CR_RD2;

Completed in 17 milliseconds