Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dsun3_scsi.c123 #define CSR_SDB_INT 0x200 /* sbc interrupt pending */ macro
211 if(csr & (CSR_SDB_INT | CSR_DMA_INT)) { in scsi_sun3_intr()