FreeBSD kernel usb device Code
uss820_std_temp Struct Reference

#include <uss820dci.h>

Collaboration diagram for uss820_std_temp:

Data Fields

uss820dci_cmd_tfunc
 
struct usb_page_cachepc
 
struct uss820dci_tdtd
 
struct uss820dci_tdtd_next
 
uint32_t len
 
uint32_t offset
 
uint16_t max_frame_size
 
uint8_t short_pkt
 
uint8_t setup_alt_next
 
uint8_t did_stall
 

Detailed Description

Definition at line 289 of file uss820dci.h.

Field Documentation

◆ did_stall

uint8_t uss820_std_temp::did_stall

◆ func

uss820dci_cmd_t* uss820_std_temp::func

◆ len

uint32_t uss820_std_temp::len

◆ max_frame_size

uint16_t uss820_std_temp::max_frame_size

Definition at line 296 of file uss820dci.h.

Referenced by uss820dci_setup_standard_chain().

◆ offset

uint32_t uss820_std_temp::offset

◆ pc

struct usb_page_cache* uss820_std_temp::pc

◆ setup_alt_next

uint8_t uss820_std_temp::setup_alt_next

◆ short_pkt

uint8_t uss820_std_temp::short_pkt

◆ td

struct uss820dci_td* uss820_std_temp::td

◆ td_next

struct uss820dci_td* uss820_std_temp::td_next

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