Home
last modified time | relevance | path

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

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