Searched refs:BASR_BUSY_ERROR (Results 1 – 2 of 2) sorted by relevance
139 #define BASR_BUSY_ERROR 0x04 /* ro Unexpected change to inactive state */ macro
1797 } while ((tmp & BASR_PHASE_MATCH) && !(tmp & (BASR_BUSY_ERROR | BASR_END_DMA_TRANSFER))); in NCR5380_transfer_dma()