Searched refs:sc_features (Results 1 – 5 of 5) sorted by relevance
184 if ((sc->sc_features & NCR_F_LARGEXFER) != 0) \504 sc->sc_features |= NCR_F_HASCFG3; in ncr53c9x_reset()508 sc->sc_features |= NCR_F_SELATN3; in ncr53c9x_reset()510 sc->sc_features |= NCR_F_LARGEXFER; in ncr53c9x_reset()521 sc->sc_features |= NCR_F_HASCFG3 | NCR_F_FASTSCSI | in ncr53c9x_reset()757 if (sc->sc_features & NCR_F_FASTSCSI) { in ncr53c9x_setsync()790 if (sc->sc_features & NCR_F_HASCFG3) in ncr53c9x_setsync()854 if (sc->sc_features & NCR_F_SELATN3) in ncr53c9x_select()886 if ((sc->sc_features & NCR_F_DMASELECT) && !selatns) { in ncr53c9x_select()2835 if (sc->sc_features & NCR_F_DMASELECT) { in ncr53c9x_intr1()[all …]
619 sc->sc_features = NCR_F_FASTSCSI; in espattach()662 sc->sc_features |= NCR_F_DMASELECT; in espattach()
371 int sc_features; /* Chip features */ member
255 sc->sc_features = NCR_F_FASTSCSI | NCR_F_DMASELECT; in esp_pci_attach()
534 lxfer = nsc->sc_features & NCR_F_LARGEXFER; in lsi64854_scsi_intr()564 (nsc->sc_features & NCR_F_LARGEXFER) != 0 ? in lsi64854_scsi_intr()