Searched refs:MR_MONITOR_BSY (Results 1 – 2 of 2) sorted by relevance
98 #define MR_MONITOR_BSY 0x04 /* rw enable int on unexpected bsy fail */ macro
268 {MR_MONITOR_BSY, "MONITOR BSY"},864 if ((mr & MR_DMA_MODE) || (mr & MR_MONITOR_BSY)) { in NCR5380_intr()1493 NCR5380_write(MODE_REG, MR_BASE | MR_DMA_MODE | MR_MONITOR_BSY | in NCR5380_transfer_dma()