Linux Kernel
3.7.1
|
#include <unsolicited_frame_control.h>
Data Fields | |
struct sci_unsolicited_frame | array [SCU_MAX_UNSOLICITED_FRAMES] |
dma_addr_t | physical_address |
struct sci_uf_buffer_array -
This structure contains all of the unsolicited frame buffer (actual payload) information.
Definition at line 188 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 201 of file unsolicited_frame_control.h.