OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ux_stdstart
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhcivar.h
81
uhci_soft_td_t *
ux_stdstart
;
member in struct:uhci_xfer::__anonb7e36d0a040a::__anonb7e36d0a0608
uhci.c
1509
fstd = ux->
ux_stdstart
;
1579
(uintptr_t)ux->
ux_stdstart
, 0, 0);
1681
uhci_dump_tds(ux->
ux_stdstart
);
1688
for (std = ux->
ux_stdstart
; std != NULL; std = std->link.std) {
2218
err = uhci_alloc_std_chain(sc, xfer, len, isread, &uxfer->
ux_stdstart
);
2225
uhci_dump_tds(uxfer->
ux_stdstart
);
2287
data = ux->
ux_stdstart
;
2371
for (std = ux->
ux_stdstart
; std != NULL; std = std->link.std) {
2633
err = uhci_alloc_std_chain(sc, xfer, len, isread, &ux->
ux_stdstart
);
2687
data = ux->
ux_stdstart
;
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025