FreeBSD kernel usb device Code
uhub_current_state Struct Reference

#include <usb_hub_private.h>

Data Fields

uint16_t port_change
 
uint16_t port_status
 

Detailed Description

Definition at line 47 of file usb_hub_private.h.

Field Documentation

◆ port_change

uint16_t uhub_current_state::port_change

Definition at line 48 of file usb_hub_private.h.

Referenced by uhub_explore(), uhub_read_port_status(), and uhub_reattach_port().

◆ port_status

uint16_t uhub_current_state::port_status

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