Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Daha152x.h237 #define DFIFOFULL 0x10 macro
H A Daha152x.c2017 while(TESTLO(DMASTAT, DFIFOFULL|INTSTAT) && time_before(jiffies,the_time)) in datai_run()
2020 if(TESTLO(DMASTAT, DFIFOFULL|INTSTAT)) { in datai_run()
2025 if(TESTHI(DMASTAT, DFIFOFULL)) { in datai_run()
2782 if (s & DFIFOFULL) in get_ports()