Searched refs:DMAXFERCOMP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/scsi/ | ||
| D | dc395x.h | 553 #define DMAXFERCOMP 0x02 /* Bus Master XFER Complete status */ macro |
| D | dc395x.c | 2265 } while (!(TempDMAstatus & DMAXFERCOMP) && --ctr); in data_in_phase0() |