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

#include <hwrpb.h>

Data Fields

unsigned long ksp
 
unsigned long usp
 
unsigned long ptbr
 
unsigned int pcc
 
unsigned int asn
 
unsigned long unique
 
unsigned long flags
 
unsigned long res1
 
unsigned long res2
 
byte command
 
byte length
 
union {
   struct Memconf   memconf
 
   word   configure
 
   struct Rcv_pkt   rcv_pkt
 
   struct Xmit_pkt   xmit_pkt
 
   byte   multicast [10][6]
 
   byte   eth_addr [6]
 
   byte   failed
 
   struct Rcv_resp   rcv_resp
 
   struct Xmit_resp   xmit_resp
 
   struct Netstat   netstat
 
   struct Selftest   selftest
 
   struct Info   info
 
   struct Memdump   memdump
 
   byte   raw [62]
 
data
 

Detailed Description

Definition at line 77 of file hwrpb.h.

Field Documentation

unsigned int asn

Definition at line 82 of file hwrpb.h.

Definition at line 222 of file 3c505.h.

word configure

Definition at line 226 of file 3c505.h.

union { ... } data

Definition at line 230 of file 3c505.h.

byte failed

Definition at line 231 of file 3c505.h.

unsigned long flags

Definition at line 84 of file hwrpb.h.

struct Info info

Definition at line 236 of file 3c505.h.

unsigned long ksp

Definition at line 78 of file hwrpb.h.

byte length

Definition at line 223 of file 3c505.h.

struct Memconf memconf

Definition at line 225 of file 3c505.h.

struct Memdump memdump

Definition at line 237 of file 3c505.h.

byte multicast[10][6]

Definition at line 229 of file 3c505.h.

struct Netstat netstat

Definition at line 234 of file 3c505.h.

unsigned int pcc

Definition at line 81 of file hwrpb.h.

unsigned long ptbr

Definition at line 80 of file hwrpb.h.

byte raw[62]

Definition at line 238 of file 3c505.h.

struct Rcv_pkt rcv_pkt

Definition at line 227 of file 3c505.h.

struct Rcv_resp rcv_resp

Definition at line 232 of file 3c505.h.

unsigned long res1

Definition at line 85 of file hwrpb.h.

unsigned long res2

Definition at line 85 of file hwrpb.h.

struct Selftest selftest

Definition at line 235 of file 3c505.h.

unsigned long unique

Definition at line 83 of file hwrpb.h.

unsigned long usp

Definition at line 79 of file hwrpb.h.

struct Xmit_pkt xmit_pkt

Definition at line 228 of file 3c505.h.

struct Xmit_resp xmit_resp

Definition at line 233 of file 3c505.h.


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