OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usemtt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
xhci.c
3779
bool
usemtt
;
local
3836
usemtt
= true;
3841
usemtt
= true;
3843
usemtt
= false;
3844
DPRINTFN(4, "class %ju proto %ju ishub %jd
usemtt
%jd",
3845
dd->bDeviceClass, dd->bDeviceProtocol, ishub,
usemtt
);
3851
XHCI_SCTX_0_MTT_SET(
usemtt
? 1 : 0);
xhci.c
3779
bool
usemtt
;
local
3836
usemtt
= true;
3841
usemtt
= true;
3843
usemtt
= false;
3844
DPRINTFN(4, "class %ju proto %ju ishub %jd
usemtt
%jd",
3845
dd->bDeviceClass, dd->bDeviceProtocol, ishub,
usemtt
);
3851
XHCI_SCTX_0_MTT_SET(
usemtt
? 1 : 0);
Completed in 44 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026