From 93bb2a3a6cc5c585ff91d176d02f5edc9080b934 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Mon, 11 Jul 2011 05:07:45 +0200 Subject: Reorganization of NWL engine, step 1 --- dma/nwl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dma/nwl.h') 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]; -- cgit v1.2.3