Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-dma.c163 bzero(ch->dma.slot, sizeof(struct ata_dmaslot) * ATA_DMA_SLOTS); in ata_dmaalloc()
165 struct ata_dmaslot *slot = &ch->dma.slot[i]; in ata_dmaalloc()
219 struct ata_dmaslot *slot = &ch->dma.slot[i]; in ata_dmafree()
H A Data-all.h266 struct ata_dmaslot *dma; /* DMA slot of this request */
330 struct ata_dmaslot { struct
350 struct ata_dmaslot slot[ATA_DMA_SLOTS]; argument
/freebsd/sys/dev/siis/
H A Dsiis.h319 struct ata_dmaslot { struct
346 struct ata_dmaslot dma; /* DMA data of this slot */
/freebsd/sys/dev/mvs/
H A Dmvs.h475 struct ata_dmaslot { struct
508 struct ata_dmaslot dma; /* DMA data of this slot */
/freebsd/sys/dev/ahci/
H A Dahci.h361 struct ata_dmaslot { struct
392 struct ata_dmaslot dma; /* DMA data of this slot */
/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_sata.c209 struct ata_dmaslot { struct
235 struct ata_dmaslot dma; /* DMA data of this slot */