Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Typedefs
icn.h File Reference

Go to the source code of this file.

Data Structures

struct  icn_cdef
 

Macros

#define ICN_IOCTL_SETMMIO   0
 
#define ICN_IOCTL_GETMMIO   1
 
#define ICN_IOCTL_SETPORT   2
 
#define ICN_IOCTL_GETPORT   3
 
#define ICN_IOCTL_LOADBOOT   4
 
#define ICN_IOCTL_LOADPROTO   5
 
#define ICN_IOCTL_LEASEDCFG   6
 
#define ICN_IOCTL_GETDOUBLE   7
 
#define ICN_IOCTL_DEBUGVAR   8
 
#define ICN_IOCTL_ADDCARD   9
 

Typedefs

typedef struct icn_cdef icn_cdef
 

Macro Definition Documentation

#define ICN_IOCTL_ADDCARD   9

Definition at line 24 of file icn.h.

#define ICN_IOCTL_DEBUGVAR   8

Definition at line 23 of file icn.h.

#define ICN_IOCTL_GETDOUBLE   7

Definition at line 22 of file icn.h.

#define ICN_IOCTL_GETMMIO   1

Definition at line 16 of file icn.h.

#define ICN_IOCTL_GETPORT   3

Definition at line 18 of file icn.h.

#define ICN_IOCTL_LEASEDCFG   6

Definition at line 21 of file icn.h.

#define ICN_IOCTL_LOADBOOT   4

Definition at line 19 of file icn.h.

#define ICN_IOCTL_LOADPROTO   5

Definition at line 20 of file icn.h.

#define ICN_IOCTL_SETMMIO   0

Definition at line 15 of file icn.h.

#define ICN_IOCTL_SETPORT   2

Definition at line 17 of file icn.h.

Typedef Documentation