coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ehci_debug_info Struct Reference
Collaboration diagram for ehci_debug_info:
Collaboration graph

Data Fields

u64 ehci_base
 
u64 ehci_debug
 
struct dbgp_pipe ep_pipe [DBGP_MAX_ENDPOINTS]
 

Detailed Description

Definition at line 16 of file ehci_debug.c.

Field Documentation

◆ ehci_base

u64 ehci_debug_info::ehci_base

Definition at line 17 of file ehci_debug.c.

Referenced by usbdebug_hw_init().

◆ ehci_debug

◆ ep_pipe

struct dbgp_pipe ehci_debug_info::ep_pipe[DBGP_MAX_ENDPOINTS]

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