usedma             76 dev/pci/sdhc_pci.c 	int usedma;
usedma            103 dev/pci/sdhc_pci.c 	usedma = PCI_INTERFACE(pa->pa_class) == SDHC_PCI_INTERFACE_DMA;
usedma            133 dev/pci/sdhc_pci.c 		if (sdhc_host_found(&sc->sc, iot, ioh, size, usedma) != 0)
usedma            134 dev/sdmmc/sdhc.c     bus_space_handle_t ioh, bus_size_t iosize, int usedma)
usedma            177 dev/sdmmc/sdhc.c 	if (usedma && ISSET(caps, SDHC_DMA_SUPPORT))