FreeBSD kernel usb device Code
acpi_uhub_softc Struct Reference
Collaboration diagram for acpi_uhub_softc:

Data Fields

struct uhub_softc usc
 
uint8_t nports
 
ACPI_HANDLE ah
 
struct acpi_uhub_portport
 

Detailed Description

Definition at line 93 of file usb_hub_acpi.c.

Field Documentation

◆ ah

◆ nports

uint8_t acpi_uhub_softc::nports

◆ port

◆ usc

struct uhub_softc acpi_uhub_softc::usc

Definition at line 94 of file usb_hub_acpi.c.

Referenced by acpi_uhub_attach_common(), and acpi_uhub_read_ivar().


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