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

#include <whci-hc.h>

Data Fields

__le32 status
 
__le32 options
 
__le64 page_list_ptr
 
__u8 setup [8]
 

Detailed Description

struct whc_qtd - Queue Element Transfer Descriptors (qTD)

This describes the data for a bulk, control or interrupt transfer.

[WHCI] section 3.2.4

Definition at line 49 of file whci-hc.h.

Field Documentation

__le32 options

Definition at line 51 of file whci-hc.h.

__le64 page_list_ptr

Definition at line 52 of file whci-hc.h.

__u8 setup[8]

Definition at line 53 of file whci-hc.h.

Definition at line 50 of file whci-hc.h.


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