Searched refs:NCRCFG2_FE (Results 1 – 4 of 4) sorted by relevance
142 #define NCRCFG2_FE 0x40 /* Features Enable */ macro
495 sc->sc_cfg2 = NCRCFG2_FE; in espattach()527 sc->sc_cfg2 |= NCRCFG2_FE; in espattach()
251 sc->sc_cfg2 = NCRCFG2_SCSI2 | NCRCFG2_FE; in esp_pci_attach()
509 if ((sc->sc_cfg2 & NCRCFG2_FE) != 0) in ncr53c9x_reset()