Searched refs:ATA_BMSTAT_ERROR (Results 1 – 4 of 4) sorted by relevance
454 ATA_IDX_OUTB(ch, ATA_BMSTAT_PORT, bmstat & ~ATA_BMSTAT_ERROR); in ata_pci_status()482 (ATA_BMSTAT_INTERRUPT | ATA_BMSTAT_ERROR))); in ata_pci_dmastart()504 ATA_IDX_OUTB(ch, ATA_BMSTAT_PORT, ATA_BMSTAT_INTERRUPT | ATA_BMSTAT_ERROR); in ata_pci_dmastop()517 ATA_IDX_OUTB(ch, ATA_BMSTAT_PORT, ATA_BMSTAT_INTERRUPT | ATA_BMSTAT_ERROR); in ata_pci_dmareset()
331 else if (request->dma->status & ATA_BMSTAT_ERROR) in ata_end_transaction()446 else if (request->dma->status & ATA_BMSTAT_ERROR) in ata_end_transaction()
163 #define ATA_BMSTAT_ERROR 0x02 macro
134 ATA_IDX_OUTB(ch, ATA_BMSTAT_PORT, bmstat & ~ATA_BMSTAT_ERROR); in ata_acard_status()