Searched refs:dma_slots (Results 1 – 2 of 2) sorted by relevance
91 if (ch->dma.dma_slots == 0) in ata_dmainit()92 ch->dma.dma_slots = 1; in ata_dmainit()166 for (i = 0; i < ch->dma.dma_slots; i++) { in ata_dmaalloc()
356 int dma_slots; /* DMA slots allocated */ member