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

  /src/sys/dev/ic/
ncr5380var.h 169 int sc_parity_disable; member in struct:ncr5380_softc
sunscpalvar.h 209 int sc_parity_disable; member in struct:sunscpal_softc
sunscpal.c 1244 if ((sc->sc_parity_disable & target_mask) == 0)
2051 sc->sc_parity_disable = (options & SUNSCPAL_OPT_NO_PARITY_CHK);
ncr5380sbc.c 1240 if (sc->sc_parity_disable & target_mask)
1499 if (sc->sc_parity_disable & target_mask)
  /src/sys/arch/acorn32/podulebus/
csa.c 154 ncr_sc->sc_parity_disable = 0x00;
  /src/sys/dev/pcmcia/
nca_pcmcia.c 173 sc->sc_parity_disable = (flags & NCA_NO_PARITY_CHK) >> 8;
  /src/sys/arch/sun3/dev/
si.c 135 ncr_sc->sc_parity_disable =
si_sebuf.c 221 ncr_sc->sc_parity_disable =
  /src/sys/arch/news68k/dev/
si.c 151 ncr_sc->sc_parity_disable = (sc->sc_options & SI_NO_PARITY_CHK) >> 8;
  /src/sys/dev/isa/
nca_isa.c 405 sc->sc_parity_disable = (esc->sc_options & NCA_NO_PARITY_CHK) >> 8;
  /src/sys/dev/podulebus/
hcsc.c 155 ncr_sc->sc_parity_disable = 0;
oak.c 151 ncr_sc->sc_parity_disable = 0;

Completed in 19 milliseconds