Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
sg_map_node Struct Reference

#include <aic7xxx.h>

Public Member Functions

 SLIST_ENTRY (sg_map_node) links
 

Data Fields

bus_dmamap_t sg_dmamap
 
dma_addr_t sg_physaddr
 
struct ahc_dma_segsg_vaddr
 

Detailed Description

Definition at line 512 of file aic7xxx.h.

Member Function Documentation

SLIST_ENTRY ( sg_map_node  )

Field Documentation

bus_dmamap_t sg_dmamap

Definition at line 513 of file aic7xxx.h.

dma_addr_t sg_physaddr

Definition at line 514 of file aic7xxx.h.

struct ahc_dma_seg* sg_vaddr

Definition at line 515 of file aic7xxx.h.


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