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

Data Fields

unsigned int high_speed
 
unsigned int super_speed
 

Detailed Description

Definition at line 17 of file pci_xhci.c.

Field Documentation

◆ high_speed

unsigned int port_counts::high_speed

Definition at line 18 of file pci_xhci.c.

Referenced by xhci_count_ports(), xhci_generate_port_acpi(), and xhci_port_exists().

◆ super_speed

unsigned int port_counts::super_speed

Definition at line 19 of file pci_xhci.c.

Referenced by xhci_count_ports(), and xhci_generate_port_acpi().


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