Linux Kernel
3.7.1
|
#include <unsolicited_frame_control.h>
Data Fields | |
struct scu_unsolicited_frame_header * | array |
dma_addr_t | physical_address |
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.
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.