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

#include <xhci.h>

Data Fields

__le32 microframe_index
 
__le32 rsvd [7]
 
struct xhci_intr_reg ir_set [128]
 

Detailed Description

struct xhci_run_regs : MFINDEX - current microframe number

Section 5.5 Host Controller Runtime Registers: "Software should read and write these registers using only Dword (32 bit) or larger accesses"

Definition at line 451 of file xhci.h.

Field Documentation

struct xhci_intr_reg ir_set[128]

Definition at line 454 of file xhci.h.

__le32 microframe_index

Definition at line 452 of file xhci.h.

__le32 rsvd[7]

Definition at line 453 of file xhci.h.


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