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

#include <umc.h>

Data Fields

u16 version
 
u8 cap_id
 
u8 bar
 
struct resource resource
 
unsigned irq
 
struct device dev
 

Detailed Description

struct umc_dev - UMC capability device

Version
: version of the specification this capability conforms to. : capability ID. : PCI Bar (64 bit) where the resource lies : register space resource. : interrupt line.

Definition at line 64 of file umc.h.

Field Documentation

u8 bar

Definition at line 67 of file umc.h.

u8 cap_id

Definition at line 66 of file umc.h.

Definition at line 70 of file umc.h.

unsigned irq

Definition at line 69 of file umc.h.

Definition at line 68 of file umc.h.

u16 version

Definition at line 65 of file umc.h.


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