Searched refs:ATA_DMA_SLOTS (Results 1 – 2 of 2) sorted by relevance
163 bzero(ch->dma.slot, sizeof(struct ata_dmaslot) * ATA_DMA_SLOTS); in ata_dmaalloc()218 for (i = 0; i < ATA_DMA_SLOTS; i++) { in ata_dmafree()
348 #define ATA_DMA_SLOTS 1 macro350 struct ata_dmaslot slot[ATA_DMA_SLOTS];