FreeBSD kernel usb device Code
acpi_uhub_port Struct Reference

Data Fields

ACPI_HANDLE handle
 
uint32_t upc
 
uint8_t pld [ACPI_PLD_SIZE]
 

Detailed Description

Definition at line 85 of file usb_hub_acpi.c.

Field Documentation

◆ handle

ACPI_HANDLE acpi_uhub_port::handle

◆ pld

uint8_t acpi_uhub_port::pld[ACPI_PLD_SIZE]

Definition at line 90 of file usb_hub_acpi.c.

Referenced by acpi_uhub_parse_pld(), and acpi_uhub_port_sysctl().

◆ upc

uint32_t acpi_uhub_port::upc

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