iPXE
Data Fields
usb_hub_port_status Struct Reference

Port status. More...

#include <usbhub.h>

Data Fields

uint16_t current
 Current status. More...
 
uint16_t changed
 Changed status. More...
 

Detailed Description

Port status.

Definition at line 62 of file usbhub.h.

Field Documentation

◆ current

uint16_t usb_hub_port_status::current

Current status.

Definition at line 64 of file usbhub.h.

Referenced by hub_enable(), and hub_speed().

◆ changed

uint16_t usb_hub_port_status::changed

Changed status.

Definition at line 66 of file usbhub.h.

Referenced by hub_speed().


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