FreeBSD kernel usb device Code
uhso_tty Struct Reference
Collaboration diagram for uhso_tty:

Data Fields

struct uhso_softcht_sc
 
struct usb_xferht_xfer [3]
 
int ht_muxport
 
int ht_open
 
char ht_name [32]
 

Detailed Description

Definition at line 73 of file uhso.c.

Field Documentation

◆ ht_muxport

◆ ht_name

char uhso_tty::ht_name[32]

Definition at line 78 of file uhso.c.

Referenced by uhso_attach().

◆ ht_open

int uhso_tty::ht_open

Definition at line 77 of file uhso.c.

Referenced by uhso_mux_read_callback(), uhso_ucom_start_read(), and uhso_ucom_stop_read().

◆ ht_sc

struct uhso_softc* uhso_tty::ht_sc

Definition at line 74 of file uhso.c.

Referenced by uhso_alloc_tty().

◆ ht_xfer


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