Searched refs:SMI_TS_DMA_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
308 if (finishedData != SMI_TS_DMA_BUF_SIZE) { in smi_dma_xfer()331 if (finishedData != SMI_TS_DMA_BUF_SIZE) { in smi_dma_xfer()354 pci_free_consistent(port->dev->pci_dev, SMI_TS_DMA_BUF_SIZE, in smi_port_dma_free()359 pci_free_consistent(port->dev->pci_dev, SMI_TS_DMA_BUF_SIZE, in smi_port_dma_free()402 SMI_TS_DMA_BUF_SIZE, in smi_port_init()414 SMI_TS_DMA_BUF_SIZE, in smi_port_init()779 totalLength = SMI_TS_DMA_BUF_SIZE; in smi_config_DMA()794 totalLength = SMI_TS_DMA_BUF_SIZE; in smi_config_DMA()
202 #define SMI_TS_DMA_BUF_SIZE (1024 * 188) macro