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

Go to the source code of this file.

Macros

#define ATMIOC_PHYCOM   0x00 /* PHY device common ioctls, globally unique */
 
#define ATMIOC_PHYCOM_END   0x0f
 
#define ATMIOC_PHYTYP   0x10 /* PHY dev type ioctls, unique per PHY type */
 
#define ATMIOC_PHYTYP_END   0x2f
 
#define ATMIOC_PHYPRV   0x30 /* PHY dev private ioctls, unique per driver */
 
#define ATMIOC_PHYPRV_END   0x4f
 
#define ATMIOC_SARCOM   0x50 /* SAR device common ioctls, globally unique */
 
#define ATMIOC_SARCOM_END   0x50
 
#define ATMIOC_SARPRV   0x60 /* SAR dev private ioctls, unique per driver */
 
#define ATMIOC_SARPRV_END   0x7f
 
#define ATMIOC_ITF   0x80 /* Interface ioctls, globally unique */
 
#define ATMIOC_ITF_END   0x8f
 
#define ATMIOC_BACKEND   0x90 /* ATM generic backend ioctls, u. per backend */
 
#define ATMIOC_BACKEND_END   0xaf
 
#define ATMIOC_AREQUIPA   0xc0 /* Application requested IP over ATM, glob. u. */
 
#define ATMIOC_LANE   0xd0 /* LAN Emulation, globally unique */
 
#define ATMIOC_MPOA   0xd8 /* MPOA, globally unique */
 
#define ATMIOC_CLIP   0xe0 /* Classical IP over ATM control, globally u. */
 
#define ATMIOC_CLIP_END   0xef
 
#define ATMIOC_SPECIAL   0xf0 /* Special-purpose controls, globally unique */
 
#define ATMIOC_SPECIAL_END   0xff
 

Macro Definition Documentation

#define ATMIOC_AREQUIPA   0xc0 /* Application requested IP over ATM, glob. u. */

Definition at line 33 of file atmioc.h.

#define ATMIOC_BACKEND   0x90 /* ATM generic backend ioctls, u. per backend */

Definition at line 30 of file atmioc.h.

#define ATMIOC_BACKEND_END   0xaf

Definition at line 31 of file atmioc.h.

#define ATMIOC_CLIP   0xe0 /* Classical IP over ATM control, globally u. */

Definition at line 36 of file atmioc.h.

#define ATMIOC_CLIP_END   0xef

Definition at line 37 of file atmioc.h.

#define ATMIOC_ITF   0x80 /* Interface ioctls, globally unique */

Definition at line 28 of file atmioc.h.

#define ATMIOC_ITF_END   0x8f

Definition at line 29 of file atmioc.h.

#define ATMIOC_LANE   0xd0 /* LAN Emulation, globally unique */

Definition at line 34 of file atmioc.h.

#define ATMIOC_MPOA   0xd8 /* MPOA, globally unique */

Definition at line 35 of file atmioc.h.

#define ATMIOC_PHYCOM   0x00 /* PHY device common ioctls, globally unique */

Definition at line 18 of file atmioc.h.

#define ATMIOC_PHYCOM_END   0x0f

Definition at line 19 of file atmioc.h.

#define ATMIOC_PHYPRV   0x30 /* PHY dev private ioctls, unique per driver */

Definition at line 22 of file atmioc.h.

#define ATMIOC_PHYPRV_END   0x4f

Definition at line 23 of file atmioc.h.

#define ATMIOC_PHYTYP   0x10 /* PHY dev type ioctls, unique per PHY type */

Definition at line 20 of file atmioc.h.

#define ATMIOC_PHYTYP_END   0x2f

Definition at line 21 of file atmioc.h.

#define ATMIOC_SARCOM   0x50 /* SAR device common ioctls, globally unique */

Definition at line 24 of file atmioc.h.

#define ATMIOC_SARCOM_END   0x50

Definition at line 25 of file atmioc.h.

#define ATMIOC_SARPRV   0x60 /* SAR dev private ioctls, unique per driver */

Definition at line 26 of file atmioc.h.

#define ATMIOC_SARPRV_END   0x7f

Definition at line 27 of file atmioc.h.

#define ATMIOC_SPECIAL   0xf0 /* Special-purpose controls, globally unique */

Definition at line 38 of file atmioc.h.

#define ATMIOC_SPECIAL_END   0xff

Definition at line 39 of file atmioc.h.