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

/freebsd-13-stable/sys/dev/ata/
H A Data-dma.c166 bzero(ch->dma.slot, sizeof(struct ata_dmaslot) * ATA_DMA_SLOTS);
168 struct ata_dmaslot *slot = &ch->dma.slot[i];
222 struct ata_dmaslot *slot = &ch->dma.slot[i];
H A Data-all.h268 struct ata_dmaslot *dma; /* DMA slot of this request */
332 struct ata_dmaslot { struct
352 struct ata_dmaslot slot[ATA_DMA_SLOTS];
/freebsd-13-stable/sys/dev/siis/
H A Dsiis.h321 struct ata_dmaslot { struct
348 struct ata_dmaslot dma; /* DMA data of this slot */
/freebsd-13-stable/sys/dev/mvs/
H A Dmvs.h477 struct ata_dmaslot { struct
510 struct ata_dmaslot dma; /* DMA data of this slot */
/freebsd-13-stable/sys/dev/ahci/
H A Dahci.h363 struct ata_dmaslot { struct
394 struct ata_dmaslot dma; /* DMA data of this slot */
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dfsl_sata.c212 struct ata_dmaslot { struct
238 struct ata_dmaslot dma; /* DMA data of this slot */

Completed in 178 milliseconds