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

#include <device.h>

Data Fields

unsigned long pfn
 
int index
 
struct list_head bf_list
 
unsigned free_bf_bmap
 
void __iomemmap
 
void __iomembf_map
 

Detailed Description

Definition at line 496 of file device.h.

Field Documentation

struct list_head bf_list

Definition at line 499 of file device.h.

void __iomem* bf_map

Definition at line 502 of file device.h.

unsigned free_bf_bmap

Definition at line 500 of file device.h.

int index

Definition at line 498 of file device.h.

Definition at line 501 of file device.h.

unsigned long pfn

Definition at line 497 of file device.h.


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