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

#include <unsolicited_frame_control.h>

Data Fields

struct
scu_unsolicited_frame_header
array
 
dma_addr_t physical_address
 

Detailed Description

struct sci_uf_header_array -

This structure contains all of the unsolicited frame header information.

Definition at line 166 of file unsolicited_frame_control.h.

Field Documentation

This field is represents a virtual pointer to the start address of the UF address table. The table contains 64-bit pointers as required by the hardware.

Definition at line 172 of file unsolicited_frame_control.h.

dma_addr_t physical_address

This field specifies the physical address location for the UF buffer array.

Definition at line 178 of file unsolicited_frame_control.h.


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