coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ehci_dbg_port Struct Reference

#include <ehci.h>

Collaboration diagram for ehci_dbg_port:
Collaboration graph

Data Fields

u32 control
 
u32 pids
 
u32 data03
 
u32 data47
 
u32 address
 

Detailed Description

Definition at line 160 of file ehci.h.

Field Documentation

◆ address

u32 ehci_dbg_port::address

Definition at line 178 of file ehci.h.

Referenced by dbgp_bulk_read(), and dbgp_control_msg().

◆ control

u32 ehci_dbg_port::control

Definition at line 161 of file ehci.h.

Referenced by dbgp_bulk_read(), dbgp_control_msg(), and usbdebug_init_().

◆ data03

u32 ehci_dbg_port::data03

Definition at line 176 of file ehci.h.

◆ data47

u32 ehci_dbg_port::data47

Definition at line 177 of file ehci.h.

◆ pids

u32 ehci_dbg_port::pids

Definition at line 173 of file ehci.h.

Referenced by dbgp_bulk_read(), and dbgp_control_msg().


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