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

#include <irqueue.h>

Data Fields

__u32 magic
 
int hb_type
 
int hb_size
 
spinlock_t hb_spinlock
 
irda_queue_t *hb_queue[HASHBIN_SIZEIRDA_ALIGN
 
irda_queue_thb_current
 

Detailed Description

Definition at line 68 of file irqueue.h.

Field Documentation

irda_queue_t* hb_current

Definition at line 76 of file irqueue.h.

int hb_size

Definition at line 71 of file irqueue.h.

spinlock_t hb_spinlock

Definition at line 72 of file irqueue.h.

int hb_type

Definition at line 70 of file irqueue.h.

irda_queue_t* hb_queue [HASHBIN_SIZE] IRDA_ALIGN

Definition at line 74 of file irqueue.h.

__u32 magic

Definition at line 69 of file irqueue.h.


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