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

#include <vxge-config.h>

Data Fields

struct list_head item
 
u32 length
 
voidmemblock
 
dma_addr_t dma_addr
 
struct pci_devdma_handle
 
struct pci_devacc_handle
 

Detailed Description

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

Field Documentation

struct pci_dev* acc_handle

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

dma_addr_t dma_addr

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

struct pci_dev* dma_handle

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

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

u32 length

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

void* memblock

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


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