Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
atm_he.h File Reference
#include <linux/atmioc.h>

Go to the source code of this file.

Data Structures

struct  he_ioctl_reg
 

Macros

#define HE_GET_REG   _IOW('a', ATMIOC_SARPRV, struct atmif_sioc)
 
#define HE_REGTYPE_PCI   1
 
#define HE_REGTYPE_RCM   2
 
#define HE_REGTYPE_TCM   3
 
#define HE_REGTYPE_MBOX   4
 

Macro Definition Documentation

#define HE_GET_REG   _IOW('a', ATMIOC_SARPRV, struct atmif_sioc)

Definition at line 8 of file atm_he.h.

#define HE_REGTYPE_MBOX   4

Definition at line 13 of file atm_he.h.

#define HE_REGTYPE_PCI   1

Definition at line 10 of file atm_he.h.

#define HE_REGTYPE_RCM   2

Definition at line 11 of file atm_he.h.

#define HE_REGTYPE_TCM   3

Definition at line 12 of file atm_he.h.