Home
last modified time | relevance | path

Searched refs:ata_dmaslot (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/ata/
Data-dma.c165 bzero(ch->dma.slot, sizeof(struct ata_dmaslot) * ATA_DMA_SLOTS); in ata_dmaalloc()
167 struct ata_dmaslot *slot = &ch->dma.slot[i]; in ata_dmaalloc()
221 struct ata_dmaslot *slot = &ch->dma.slot[i]; in ata_dmafree()
Data-all.h272 struct ata_dmaslot *dma; /* DMA slot of this request */
337 struct ata_dmaslot { struct
357 struct ata_dmaslot slot[ATA_DMA_SLOTS]; argument
/freebsd-10-stable/sys/dev/siis/
Dsiis.h325 struct ata_dmaslot { struct
351 struct ata_dmaslot dma; /* DMA data of this slot */
/freebsd-10-stable/sys/dev/ahci/
Dahci.h353 struct ata_dmaslot { struct
383 struct ata_dmaslot dma; /* DMA data of this slot */
/freebsd-10-stable/sys/dev/mvs/
Dmvs.h475 struct ata_dmaslot { struct
507 struct ata_dmaslot dma; /* DMA data of this slot */