Searched refs:BM_STATUS_ERR (Results 1 – 3 of 3) sorted by relevance
673 (BM_STATUS_INTR | BM_STATUS_ERR) /*| in AtapiDmaStart()744 AtapiWritePort1(chan, IDX_BM_Status, BM_STATUS_ERR | BM_STATUS_INTR); in AtapiDmaDone()
143 #define BM_STATUS_ERR 0x02 macro
4749 AtapiWritePort1(chan, IDX_BM_Status, dma_status & ~BM_STATUS_ERR); in AtapiCheckInterrupt__()4816 if(dma_status & BM_STATUS_ERR) { in AtapiCheckInterrupt__()5430 (dma_status & BM_STATUS_ERR)) {