Searched refs:HCC_WIDE_CARD (Results 1 – 3 of 3) sorted by relevance
167 saa.saa_adapter_buswidth = ((sc->sc_config & HCC_WIDE_CARD) == 0) ? 8:16; in trm_pci_attach()
194 #define HCC_WIDE_CARD 0x20 macro
505 ((sc->sc_config & HCC_WIDE_CARD) != 0)) in trm_ResetDevParam()2356 sc->sc_config |= HCC_WIDE_CARD; in trm_initACB()