Searched refs:mem_shared (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/ed/
H A Dif_ed_sic.c138 sc->mem_shared = 1;
H A Dif_ed_3c503.c186 sc->mem_shared = 1;
H A Dif_ed_novell.c108 sc->mem_shared = 0;
H A Dif_ed_wd80x3.c349 sc->mem_shared = 1;
H A Dif_edvar.h51 u_char mem_shared; /* NIC memory is shared with host */ member in struct:ed_softc
H A Dif_ed_hpp.c243 sc->mem_shared = 0; /* we DON'T have dual ported RAM */
H A Dif_ed_pccard.c811 sc->mem_shared = 0;
H A Dif_ed.c262 if (sc->mem_shared) {

Completed in 52 milliseconds