Searched refs:desccount (Results 1 - 2 of 2) sorted by path

/drivers/dma/ioat/
H A Ddma.c322 return ioat->desccount;
344 ioat->desccount = i;
361 __func__, ioat->desccount);
362 return ioat->desccount;
416 if (ioat->desccount == 0)
460 ioat->desccount = 0;
1102 return sprintf(page, "%d\n", ioat->desccount);
H A Ddma.h142 u16 desccount; member in struct:ioat_dma_chan

Completed in 36 milliseconds