FreeBSD kernel usb device Code
tp_header Struct Reference

Data Fields

uint8_t flag
 
uint8_t sn0
 
uint16_t wFixed0
 
uint32_t dwSn1
 
uint32_t dwFixed1
 
uint16_t wLength
 
uint8_t nfinger
 
uint8_t ibt
 
int16_t wUnknown [6]
 
uint8_t q1
 
uint8_t q2
 

Detailed Description

Definition at line 265 of file wsp.c.

Field Documentation

◆ dwFixed1

uint32_t tp_header::dwFixed1

Definition at line 270 of file wsp.c.

◆ dwSn1

uint32_t tp_header::dwSn1

Definition at line 269 of file wsp.c.

◆ flag

uint8_t tp_header::flag

Definition at line 266 of file wsp.c.

◆ ibt

uint8_t tp_header::ibt

Definition at line 273 of file wsp.c.

Referenced by wsp_intr_callback().

◆ nfinger

uint8_t tp_header::nfinger

Definition at line 272 of file wsp.c.

◆ q1

uint8_t tp_header::q1

Definition at line 275 of file wsp.c.

◆ q2

uint8_t tp_header::q2

Definition at line 276 of file wsp.c.

◆ sn0

uint8_t tp_header::sn0

Definition at line 267 of file wsp.c.

◆ wFixed0

uint16_t tp_header::wFixed0

Definition at line 268 of file wsp.c.

◆ wLength

uint16_t tp_header::wLength

Definition at line 271 of file wsp.c.

◆ wUnknown

int16_t tp_header::wUnknown[6]

Definition at line 274 of file wsp.c.


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