Searched refs:ISTR_FE_FLG (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/scsi/ | ||
| H A D | a2091.h | 68 #define ISTR_FE_FLG (1<<0) macro |
| H A D | a3000.h | 71 #define ISTR_FE_FLG (1<<0) macro |
| H A D | a2091.c | 155 while (!(regs->ISTR & ISTR_FE_FLG)) in dma_stop() |