summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wct4xxp/wct4xxp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/wct4xxp/wct4xxp.h')
-rw-r--r--drivers/dahdi/wct4xxp/wct4xxp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dahdi/wct4xxp/wct4xxp.h b/drivers/dahdi/wct4xxp/wct4xxp.h
index 6b4ec7d..390672f 100644
--- a/drivers/dahdi/wct4xxp/wct4xxp.h
+++ b/drivers/dahdi/wct4xxp/wct4xxp.h
@@ -108,6 +108,7 @@ struct t4_regs {
#define T4_LOADING_FW 1
#define T4_STOP_DMA 2
#define T4_CHECK_TIMING 3
+#define T4_CHANGE_LATENCY 4
#define WCT4_GET_REGS _IOW (DAHDI_CODE, 60, struct t4_regs)