1 /* atm_eni.h - Driver-specific declarations of the ENI driver (for use by
2 driver-specific utilities) */
4 /* Written 1995-1997 by Werner Almesberger, EPFL LRC */
7 #ifndef LINUX_ATM_ENI_H
8 #define LINUX_ATM_ENI_H
10 #include <linux/atmioc.h>
12 #define ENI_MEMDUMP _IOW('a',ATMIOC_SARPRV,struct atmif_sioc)
13 /* printk memory map */