Home
last modified time | relevance | path

Searched refs:MR_MONITOR_BSY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A DNCR5380.h98 #define MR_MONITOR_BSY 0x04 /* rw enable int on unexpected bsy fail */ macro
H A DNCR5380.c281 {MR_MONITOR_BSY, "MONITOR BSY"},
882 if ((mr & MR_DMA_MODE) || (mr & MR_MONITOR_BSY)) { in NCR5380_intr()
1517 NCR5380_write(MODE_REG, MR_BASE | MR_DMA_MODE | MR_MONITOR_BSY | in NCR5380_transfer_dma()