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

Data Fields

u32 version
 
struct fw_devicedevice
 
spinlock_t lock
 
bool in_shutdown
 
struct idr resource_idr
 
struct list_head event_list
 
wait_queue_head_t wait
 
wait_queue_head_t tx_flush_wait
 
u64 bus_reset_closure
 
struct fw_iso_contextiso_context
 
u64 iso_closure
 
struct fw_iso_buffer buffer
 
unsigned long vm_start
 
bool buffer_is_mapped
 
struct list_head phy_receiver_link
 
u64 phy_receiver_closure
 
struct list_head link
 
struct kref kref
 
struct pcilynxlynx
 
u32 tcode_mask
 
struct packet_buffer buffer
 

Detailed Description

Definition at line 58 of file core-cdev.c.

Field Documentation

Definition at line 72 of file core-cdev.c.

Definition at line 119 of file nosy.c.

bool buffer_is_mapped

Definition at line 74 of file core-cdev.c.

u64 bus_reset_closure

Definition at line 68 of file core-cdev.c.

Definition at line 60 of file core-cdev.c.

Definition at line 65 of file core-cdev.c.

bool in_shutdown

Definition at line 63 of file core-cdev.c.

u64 iso_closure

Definition at line 71 of file core-cdev.c.

Definition at line 70 of file core-cdev.c.

Definition at line 80 of file core-cdev.c.

Definition at line 79 of file core-cdev.c.

spinlock_t lock

Definition at line 62 of file core-cdev.c.

struct pcilynx* lynx

Definition at line 117 of file nosy.c.

u64 phy_receiver_closure

Definition at line 77 of file core-cdev.c.

struct list_head phy_receiver_link

Definition at line 76 of file core-cdev.c.

struct idr resource_idr

Definition at line 64 of file core-cdev.c.

u32 tcode_mask

Definition at line 118 of file nosy.c.

wait_queue_head_t tx_flush_wait

Definition at line 67 of file core-cdev.c.

u32 version

Definition at line 59 of file core-cdev.c.

unsigned long vm_start

Definition at line 73 of file core-cdev.c.

Definition at line 66 of file core-cdev.c.


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