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

#include <vxge-config.h>

Data Fields

void __iomembar0
 
struct pci_devpdev
 
struct vxge_hw_uld_cbsuld_callbacks
 

Detailed Description

struct vxge_hw_device_attr - Device memory spaces. : BAR0 virtual address. : PCI device object.

Device memory spaces. Includes configuration, BAR0 etc. per device mapped memories. Also, includes a pointer to OS-specific PCI device object.

Definition at line 840 of file vxge-config.h.

Field Documentation

void __iomem* bar0

Definition at line 841 of file vxge-config.h.

struct pci_dev* pdev

Definition at line 842 of file vxge-config.h.

struct vxge_hw_uld_cbs* uld_callbacks

Definition at line 843 of file vxge-config.h.


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