Searched refs:SMI_TS_DMA_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
317 if (finishedData != SMI_TS_DMA_BUF_SIZE) { in smi_dma_xfer()340 if (finishedData != SMI_TS_DMA_BUF_SIZE) { in smi_dma_xfer()363 pci_free_consistent(port->dev->pci_dev, SMI_TS_DMA_BUF_SIZE, in smi_port_dma_free()368 pci_free_consistent(port->dev->pci_dev, SMI_TS_DMA_BUF_SIZE, in smi_port_dma_free()411 SMI_TS_DMA_BUF_SIZE, in smi_port_init()423 SMI_TS_DMA_BUF_SIZE, in smi_port_init()787 totalLength = SMI_TS_DMA_BUF_SIZE; in smi_config_DMA()802 totalLength = SMI_TS_DMA_BUF_SIZE; in smi_config_DMA()
212 #define SMI_TS_DMA_BUF_SIZE (1024 * 188) macro