Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Ddc395x.h515 #define DMAXFERCOMP 0x02 /* Bus Master XFER Complete status */ macro
H A Ddc395x.c2209 } while (!(TempDMAstatus & DMAXFERCOMP) && --ctr); in data_in_phase0()