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