Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Ddc395x.h506 #define TRM_S1040_DMA_FIFOSTAT 0xA2 /* DMA FIFO Status (R) */ macro
H A Ddc395x.c1592 if (!(DC395x_read8(acb, TRM_S1040_DMA_FIFOSTAT) & 0x80)) in cleanup_after_transfer()
1595 if (!(DC395x_read8(acb, TRM_S1040_DMA_FIFOSTAT) & 0x80)) in cleanup_after_transfer()
1758 if (!(DC395x_read8(acb, TRM_S1040_DMA_FIFOSTAT) & 0x80)) { in data_in_phase0()
1765 (DC395x_read16(acb, TRM_S1040_DMA_FIFOSTAT) & in data_in_phase0()