Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Da2091.h68 #define ISTR_FE_FLG (1<<0) macro
H A Da3000.h71 #define ISTR_FE_FLG (1<<0) macro
H A Da2091.c155 while (!(regs->ISTR & ISTR_FE_FLG)) in dma_stop()
H A Da3000.c160 while (!(regs->ISTR & ISTR_FE_FLG)) in dma_stop()