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