Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
pmcc4_ioctls.h File Reference
#include "sbew_ioc.h"

Go to the source code of this file.

Data Structures

struct  c4_chan_stats_wrap
 

Macros

#define C4_GET_PORT   SBE_IOC_PORT_GET
 
#define C4_SET_PORT   SBE_IOC_PORT_SET
 
#define C4_GET_CHAN   SBE_IOC_CHAN_GET
 
#define C4_SET_CHAN   SBE_IOC_CHAN_SET
 
#define C4_CREATE_CHAN   SBE_IOC_CHAN_NEW
 
#define C4_GET_CHAN_STATS   SBE_IOC_CHAN_GET_STAT
 
#define C4_RESET   SBE_IOC_RESET_DEV
 
#define C4_DEBUG   SBE_IOC_LOGLEVEL
 

Enumerations

enum  {
  C4_DEL_CHAN = 0, C4_RESET_STATS, C4_LOOP_PORT, C4_RW_FRMR,
  C4_RW_MSYC, C4_RW_PLD
}
 

Macro Definition Documentation

#define C4_CREATE_CHAN   SBE_IOC_CHAN_NEW

Definition at line 49 of file pmcc4_ioctls.h.

#define C4_DEBUG   SBE_IOC_LOGLEVEL

Definition at line 52 of file pmcc4_ioctls.h.

#define C4_GET_CHAN   SBE_IOC_CHAN_GET

Definition at line 46 of file pmcc4_ioctls.h.

#define C4_GET_CHAN_STATS   SBE_IOC_CHAN_GET_STAT

Definition at line 50 of file pmcc4_ioctls.h.

#define C4_GET_PORT   SBE_IOC_PORT_GET

Definition at line 44 of file pmcc4_ioctls.h.

#define C4_RESET   SBE_IOC_RESET_DEV

Definition at line 51 of file pmcc4_ioctls.h.

#define C4_SET_CHAN   SBE_IOC_CHAN_SET

Definition at line 47 of file pmcc4_ioctls.h.

#define C4_SET_PORT   SBE_IOC_PORT_SET

Definition at line 45 of file pmcc4_ioctls.h.

Enumeration Type Documentation

anonymous enum
Enumerator:
C4_DEL_CHAN 
C4_RESET_STATS 
C4_LOOP_PORT 
C4_RW_FRMR 
C4_RW_MSYC 
C4_RW_PLD 

Definition at line 26 of file pmcc4_ioctls.h.