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

#include <pktcdvd.h>

Data Fields

struct list_head pkt_free_list
 
struct list_head pkt_active_list
 
spinlock_t active_list_lock
 
struct task_structthread
 
atomic_t pending_bios
 

Detailed Description

Definition at line 51 of file pktcdvd.h.

Field Documentation

spinlock_t active_list_lock

Definition at line 55 of file pktcdvd.h.

atomic_t pending_bios

Definition at line 57 of file pktcdvd.h.

struct list_head pkt_active_list

Definition at line 54 of file pktcdvd.h.

struct list_head pkt_free_list

Definition at line 53 of file pktcdvd.h.

Definition at line 56 of file pktcdvd.h.


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