Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
init_sccb Struct Reference

#include <sclp.h>

Data Fields

struct sccb_header header
 
u16 _reserved
 
u16 mask_length
 
sccb_mask_t receive_mask
 
sccb_mask_t send_mask
 
sccb_mask_t sclp_receive_mask
 
sccb_mask_t sclp_send_mask
 

Detailed Description

Definition at line 91 of file sclp.h.

Field Documentation

u16 _reserved

Definition at line 93 of file sclp.h.

Definition at line 92 of file sclp.h.

u16 mask_length

Definition at line 94 of file sclp.h.

sccb_mask_t receive_mask

Definition at line 95 of file sclp.h.

sccb_mask_t sclp_receive_mask

Definition at line 97 of file sclp.h.

sccb_mask_t sclp_send_mask

Definition at line 98 of file sclp.h.

sccb_mask_t send_mask

Definition at line 96 of file sclp.h.


The documentation for this struct was generated from the following file: