OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in function:uhci_check_intr
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 in function:uhci_check_intr
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 27 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025