OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uhci_soft_td_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhcivar.h
55
typedef struct uhci_soft_td
uhci_soft_td_t
;
typedef in typeref:struct:uhci_soft_td
69
uhci_soft_td_t
**ux_stds;
75
uhci_soft_td_t
*ux_setup;
76
uhci_soft_td_t
*ux_data;
77
uhci_soft_td_t
*ux_stat;
81
uhci_soft_td_t
*ux_stdstart;
82
uhci_soft_td_t
*ux_stdend;
124
uhci_soft_td_t
*elink; /* soft version of qh_elink */
138
uhci_soft_td_t
*htd; /* pointer to dummy TD */
139
uhci_soft_td_t
*etd; /* pointer to last TD *
[
all
...]
uhci.c
144
uhci_soft_td_t
*setup;
145
uhci_soft_td_t
*stat;
158
uhci_soft_td_t
**stds;
170
Static
uhci_soft_td_t
*uhci_alloc_std(uhci_softc_t *);
171
Static void uhci_free_std(uhci_softc_t *,
uhci_soft_td_t
*);
172
Static void uhci_free_std_locked(uhci_softc_t *,
uhci_soft_td_t
*);
182
Static void uhci_free_std_chain(uhci_softc_t *,
uhci_soft_td_t
*,
183
uhci_soft_td_t
*);
186
int, int,
uhci_soft_td_t
**);
190
int, int, int *,
uhci_soft_td_t
**);
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025