Searched refs:sc_cfg1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/esp/
H A Desp_sbus.c505 sc->sc_cfg1 = sc->sc_id | NCRCFG1_PARENB;
506 NCR_WRITE_REG(sc, NCR_CFG1, sc->sc_cfg1);
H A Dncr53c9xvar.h314 uint8_t sc_cfg1; /* Config 1 */ member in struct:ncr53c9x_softc
H A Desp_pci.c250 sc->sc_cfg1 = sc->sc_id | NCRCFG1_PARENB;
H A Dncr53c9x.c514 NCR_WRITE_REG(sc, NCR_CFG1, sc->sc_cfg1);
530 NCR_WRITE_REG(sc, NCR_CFG1, sc->sc_cfg1);
539 NCR_WRITE_REG(sc, NCR_CFG1, sc->sc_cfg1);
551 "0x%x, timeout 0x%x\n", __func__, sc->sc_cfg1, sc->sc_cfg2,

Completed in 43 milliseconds