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

#include <main.h>

Data Fields

struct pcmcia_device * link
 
int is_v2_card
 
void __iomemattr_memory
 
void __iomemcommon_memory
 
voidattribute_memory
 
struct ipw_hardwarehardware
 
struct ipw_networknetwork
 
struct ipw_ttytty
 
struct work_struct work_reboot
 

Detailed Description

Definition at line 43 of file main.h.

Field Documentation

void __iomem* attr_memory

Definition at line 47 of file main.h.

void* attribute_memory

Definition at line 52 of file main.h.

void __iomem* common_memory

Definition at line 49 of file main.h.

struct ipw_hardware* hardware

Definition at line 55 of file main.h.

int is_v2_card

Definition at line 45 of file main.h.

struct pcmcia_device* link

Definition at line 44 of file main.h.

struct ipw_network* network

Definition at line 57 of file main.h.

Definition at line 59 of file main.h.

struct work_struct work_reboot

Definition at line 60 of file main.h.


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