FreeBSD kernel usb device Code
usb_alt_interface Struct Reference

#include <usb_ioctl.h>

Data Fields

uint8_t uai_interface_index
 
uint8_t uai_alt_index
 

Detailed Description

Definition at line 81 of file usb_ioctl.h.

Field Documentation

◆ uai_alt_index

uint8_t usb_alt_interface::uai_alt_index

Definition at line 83 of file usb_ioctl.h.

◆ uai_interface_index

uint8_t usb_alt_interface::uai_interface_index

Definition at line 82 of file usb_ioctl.h.


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