Searched refs:mem_shared (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/sys/dev/ed/
H A Dif_ed.c260 if (sc->mem_shared) {
H A Dif_ed_3c503.c184 sc->mem_shared = 1;
H A Dif_ed_cbus.c879 sc->mem_shared = 1;
1093 sc->mem_shared = 1;
1539 sc->mem_shared = 0;
H A Dif_ed_hpp.c241 sc->mem_shared = 0; /* we DON'T have dual ported RAM */
H A Dif_ed_novell.c106 sc->mem_shared = 0;
H A Dif_ed_pccard.c809 sc->mem_shared = 0;
H A Dif_ed_sic.c136 sc->mem_shared = 1;
H A Dif_ed_wd80x3.c347 sc->mem_shared = 1;
H A Dif_edvar.h49 u_char mem_shared; /* NIC memory is shared with host */ member in struct:ed_softc

Completed in 139 milliseconds