OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DATA_IN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
motgvar.h
47
DATA_IN
,
motg.c
1388
otgpipe->hw_ep->phase =
DATA_IN
;
1405
KASSERT(ep->phase ==
DATA_IN
|| ep->phase == STATUS_IN);
1457
KASSERT(ep->phase ==
DATA_IN
);
1479
KASSERT(ep->phase ==
DATA_IN
);
1526
if (ep->phase ==
DATA_IN
|| ep->phase == STATUS_IN) {
1589
DPRINTFN(MD_CTRL, "xfer %#jx to
DATA_IN
",
1842
DPRINTFN(MD_BULK, "%#jx to
DATA_IN
on ep %jd, csrh %#jx",
1847
otgpipe->hw_ep->phase =
DATA_IN
;
1936
KASSERTMSG(ep->phase ==
DATA_IN
, "phase %d", ep->phase);
1978
KASSERT(ep->phase ==
DATA_IN
);
[
all
...]
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025