Searched refs:ESP_DMA_STATUS (Results 1 – 1 of 1) sorted by relevance
34 #define ESP_DMA_STATUS 0x15 macro147 pep->dma_status = pci_esp_read8(esp, ESP_DMA_STATUS); in pci_esp_irq_pending()191 while (pci_esp_read8(esp, ESP_DMA_STATUS) & ESP_DMA_STAT_BCMPLT) { in pci_esp_dma_drain()