Linux Kernel
3.7.1
|
#include <whci-hc.h>
Data Fields | |
__le16 | len |
__u8 | idx |
__u8 | status |
__le16 | offset |
struct whc_seg_list_entry - Segment list entry.
Describes a portion of the data buffer described in the containing qTD's page list.
seg_ptr = qtd->page_list_ptr[qtd->seg_list_ptr[seg].idx].buf_ptr
Segments can't cross page boundries.
[WHCI] section 3.2.5.5