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

/freebsd-9.3-release/sys/dev/esp/
H A Dncr53c9xvar.h317 uint8_t sc_cfg3_fscsi; /* Chip-specific FSCSI bit */ member in struct:ncr53c9x_softc
H A Desp_pci.c256 sc->sc_cfg3_fscsi = NCRAMDCFG3_FSCSI;
H A Desp_sbus.c621 sc->sc_cfg3_fscsi = NCRF9XCFG3_FSCSI;
H A Dncr53c9x.c526 sc->sc_cfg3_fscsi = NCRFASCFG3_FASTSCSI;
770 cfg3 |= sc->sc_cfg3_fscsi;

Completed in 100 milliseconds