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

#include <ambassador.h>

Data Fields

union {
   struct {
      __be32   vc
 
      __be32   flags
 
      __be32   rate
 
   }   open
 
   struct {
      __be32   vc
 
      __be32   rate
 
   }   modify_rate
 
   struct {
      __be32   vc
 
      __be32   flags
 
   }   modify_flags
 
   struct {
      __be32   vc
 
   }   close
 
   struct {
      __be32   lower4
 
      __be32   upper2
 
   }   bia
 
   struct {
      __be32   address
 
   }   suni
 
   struct {
      __be32   major
 
      __be32   minor
 
   }   version
 
   struct {
      __be32   read
 
      __be32   write
 
   }   speed
 
   struct {
      __be32   flags
 
   }   flush
 
   struct {
      __be32   address
 
      __be32   data
 
   }   memory
 
   __be32   par [3]
 
args
 
__be32 request
 
struct list_head queue_node
 
wait_queue_head_t wait
 
unsigned charbuffer
 
size_t buffer_size
 
int status
 
struct kref kref
 
spinlock_tlock
 
const charname
 
int(* fn )(int argc, char *argv[])
 
const charhelp
 
void(* usage )(void)
 

Detailed Description

Definition at line 365 of file ambassador.h.

Field Documentation

Definition at line 388 of file ambassador.h.

union { ... } args
struct { ... } bia
unsigned char* buffer

Definition at line 93 of file ibmasm.h.

size_t buffer_size

Definition at line 94 of file ibmasm.h.

struct { ... } close

Definition at line 403 of file ambassador.h.

__be32 flags

Definition at line 369 of file ambassador.h.

struct { ... } flush
int(* fn)(int argc, char *argv[])

Definition at line 47 of file usbip.c.

const char* help

Definition at line 48 of file usbip.c.

Definition at line 96 of file ibmasm.h.

spinlock_t* lock

Definition at line 97 of file ibmasm.h.

__be32 lower4

Definition at line 384 of file ambassador.h.

__be32 major

Definition at line 391 of file ambassador.h.

struct { ... } memory
__be32 minor

Definition at line 392 of file ambassador.h.

struct { ... } modify_flags
struct { ... } modify_rate
const char* name

Definition at line 46 of file usbip.c.

struct { ... } open
__be32 par[3]

Definition at line 405 of file ambassador.h.

struct list_head queue_node

Definition at line 91 of file ibmasm.h.

__be32 rate

Definition at line 370 of file ambassador.h.

__be32 read

Definition at line 395 of file ambassador.h.

__be32 request

Definition at line 407 of file ambassador.h.

struct { ... } speed

Definition at line 95 of file ibmasm.h.

struct { ... } suni
__be32 upper2

Definition at line 385 of file ambassador.h.

void(* usage)(void)

Definition at line 49 of file usbip.c.

Definition at line 368 of file ambassador.h.

struct { ... } version

Definition at line 92 of file ibmasm.h.

__be32 write

Definition at line 396 of file ambassador.h.


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