OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fstd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uhci.c
1486
uhci_soft_td_t *std, *
fstd
= NULL, *lstd = NULL;
local
1503
fstd
= ux->ux_setup;
1509
fstd
= ux->ux_stdstart;
1516
if (
fstd
== NULL)
1545
for (std =
fstd
; std != lstd; std = std->link.std) {
uhci.c
1486
uhci_soft_td_t *std, *
fstd
= NULL, *lstd = NULL;
local
1503
fstd
= ux->ux_setup;
1509
fstd
= ux->ux_stdstart;
1516
if (
fstd
== NULL)
1545
for (std =
fstd
; std != lstd; std = std->link.std) {
Completed in 36 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026