FreeBSD kernel usb device Code
atmegadci_std_temp Struct Reference

#include <atmegadci.h>

Collaboration diagram for atmegadci_std_temp:

Data Fields

atmegadci_cmd_tfunc
 
struct usb_page_cachepc
 
struct atmegadci_tdtd
 
struct atmegadci_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 213 of file atmegadci.h.

Field Documentation

◆ did_stall

uint8_t atmegadci_std_temp::did_stall

◆ func

atmegadci_cmd_t* atmegadci_std_temp::func

◆ len

uint32_t atmegadci_std_temp::len

◆ max_frame_size

uint16_t atmegadci_std_temp::max_frame_size

Definition at line 220 of file atmegadci.h.

Referenced by atmegadci_setup_standard_chain().

◆ offset

uint32_t atmegadci_std_temp::offset

◆ pc

struct usb_page_cache* atmegadci_std_temp::pc

◆ setup_alt_next

uint8_t atmegadci_std_temp::setup_alt_next

◆ short_pkt

uint8_t atmegadci_std_temp::short_pkt

◆ td

struct atmegadci_td* atmegadci_std_temp::td

◆ td_next

struct atmegadci_td* atmegadci_std_temp::td_next

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