Linux Kernel
3.7.1
|
#include <whci-hc.h>
Data Fields | |
__le64 | link |
__le32 | info1 |
__le32 | info2 |
__le32 | info3 |
__le16 | status |
__le16 | err_count |
__le32 | cur_window |
__le32 | scratch [3] |
union { | |
struct whc_qtd qtd | |
struct whc_itd itd | |
} | overlay |
struct whc_qhead - endpoint and status information for a qset.
[WHCI] section 3.2.6
union { ... } overlay |