Home
last modified time | relevance | path

Searched defs:ioatdma_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/ioat/
A Ddma.h63 struct ioatdma_device { struct
64 struct pci_dev *pdev;
65 void __iomem *reg_base;
69 struct dma_device dma_dev;
70 u8 version;
74 struct dca_provider *dca;
76 u32 cap;
77 int chancnt;
80 u64 msixtba0;
81 u64 msixdata0;
[all …]

Completed in 16 milliseconds