Searched refs:ICH_DMA_NOCACHE (Results 1 – 1 of 1) sorted by relevance
96 #define ICH_DMA_NOCACHE (1 << 4) macro419 ((sc->flags & ICH_DMA_NOCACHE) ? BUS_DMA_NOCACHE : 0), in ichchan_init()694 if (bootverbose && (sc->flags & ICH_DMA_NOCACHE)) in ich_setstatus()916 sc->flags |= ICH_DMA_NOCACHE; in ich_pci_attach()1061 ((sc->flags & ICH_DMA_NOCACHE) ? BUS_DMA_NOCACHE : 0), in ich_pci_attach()