Lines Matching refs:sc_features
376 sc->sc_features |= NCR_F_HASCFG3; in ncr53c9x_reset()
380 sc->sc_features |= NCR_F_SELATN3; in ncr53c9x_reset()
391 sc->sc_features |= in ncr53c9x_reset()
627 if (sc->sc_features & NCR_F_FASTSCSI) { in ncr53c9x_setsync()
655 if (sc->sc_features & NCR_F_HASCFG3) in ncr53c9x_setsync()
714 if (sc->sc_features & NCR_F_DMASELECT) { in ncr53c9x_select()
742 if (sc->sc_features & NCR_F_SELATN3) in ncr53c9x_select()
772 if ((sc->sc_features & NCR_F_DMASELECT) && !selatns) { in ncr53c9x_select()
2567 if (sc->sc_features & NCR_F_DMASELECT) { in ncr53c9x_intr()
2594 if (sc->sc_features & NCR_F_DMASELECT && in ncr53c9x_intr()
2743 if (sc->sc_features & NCR_F_DMASELECT) { in ncr53c9x_intr()