Searched refs:dmarecord_index (Results 1 – 2 of 2) sorted by relevance
151 int dmarecord_index = 0; variable497 microtime(&dmarecords[dmarecord_index].tv);498 dmarecords[dmarecord_index].gusaddr = sa->dmabuf;499 dmarecords[dmarecord_index].bsdaddr = sa->buffer;500 dmarecords[dmarecord_index].count = sa->size;501 dmarecords[dmarecord_index].channel = 1;502 dmarecords[dmarecord_index].direction = 1;503 dmarecord_index = ++dmarecord_index % NDMARECS;591 microtime(&dmarecords[dmarecord_index].tv);592 dmarecords[dmarecord_index].gusaddr = boarddma;[all …]
307 extern int dmarecord_index;