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

#include <xhci.h>

Data Fields

struct xhci_segmentnew_deq_seg
 
union xhci_trbnew_deq_ptr
 
int new_cycle_state
 

Detailed Description

Definition at line 1269 of file xhci.h.

Field Documentation

int new_cycle_state

Definition at line 1272 of file xhci.h.

union xhci_trb* new_deq_ptr

Definition at line 1271 of file xhci.h.

struct xhci_segment* new_deq_seg

Definition at line 1270 of file xhci.h.


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