summaryrefslogtreecommitdiffstats
path: root/dma/nwl.h
diff options
context:
space:
mode:
Diffstat (limited to 'dma/nwl.h')
-rw-r--r--dma/nwl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dma/nwl.h b/dma/nwl.h
index 3802511..cb162de 100644
--- a/dma/nwl.h
+++ b/dma/nwl.h
@@ -29,6 +29,8 @@ struct nwl_dma_s {
char *base_addr;
pcilib_irq_type_t irq_enabled;
+
+ int started;
pcilib_dma_engine_t n_engines;
pcilib_nwl_engine_description_t engines[PCILIB_MAX_DMA_ENGINES + 1];