FreeBSD kernel usb device Code
usb_devcap_container_id_descriptor Struct Reference

#include <usb.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDevCapabilityType
 
uByte bReserved
 
uByte bContainerID
 

Detailed Description

Definition at line 360 of file usb.h.

Field Documentation

◆ bContainerID

uByte usb_devcap_container_id_descriptor::bContainerID

Definition at line 365 of file usb.h.

◆ bDescriptorType

uByte usb_devcap_container_id_descriptor::bDescriptorType

Definition at line 362 of file usb.h.

◆ bDevCapabilityType

uByte usb_devcap_container_id_descriptor::bDevCapabilityType

Definition at line 363 of file usb.h.

◆ bLength

uByte usb_devcap_container_id_descriptor::bLength

Definition at line 361 of file usb.h.

◆ bReserved

uByte usb_devcap_container_id_descriptor::bReserved

Definition at line 364 of file usb.h.


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