Searched refs:ESP_DMA_STAT_ERROR (Results 1 – 1 of 1) sorted by relevance
51 #define ESP_DMA_STAT_ERROR 0x02 macro125 if (pep->dma_status & (ESP_DMA_STAT_ERROR | in pci_esp_irq_pending()195 if (pep->dma_status & ESP_DMA_STAT_ERROR) { in pci_esp_dma_error()