hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/ABI/stable/sysfs-driver-dma-ioatdma
....@@ -1,29 +1,29 @@
1
-What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/cap
1
+What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/cap
22 Date: December 3, 2009
33 KernelVersion: 2.6.32
44 Contact: dmaengine@vger.kernel.org
55 Description: Capabilities the DMA supports.Currently there are DMA_PQ, DMA_PQ_VAL,
66 DMA_XOR,DMA_XOR_VAL,DMA_INTERRUPT.
77
8
-What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_active
8
+What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_active
99 Date: December 3, 2009
1010 KernelVersion: 2.6.32
1111 Contact: dmaengine@vger.kernel.org
1212 Description: The number of descriptors active in the ring.
1313
14
-What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_size
14
+What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_size
1515 Date: December 3, 2009
1616 KernelVersion: 2.6.32
1717 Contact: dmaengine@vger.kernel.org
1818 Description: Descriptor ring size, total number of descriptors available.
1919
20
-What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/version
20
+What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/version
2121 Date: December 3, 2009
2222 KernelVersion: 2.6.32
2323 Contact: dmaengine@vger.kernel.org
2424 Description: Version of ioatdma device.
2525
26
-What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/intr_coalesce
26
+What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/intr_coalesce
2727 Date: August 8, 2017
2828 KernelVersion: 4.14
2929 Contact: dmaengine@vger.kernel.org