Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:xhci_trb
(Results
1 - 2
of
2
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/
H
A
D
xhci.h
202
struct
xhci_trb
{
struct
328
struct
xhci_trb
trb[(XHCI_MAX_STREAMS *
349
struct
xhci_trb
td_trb[XHCI_TD_PAGE_NBUF + 1];
366
struct
xhci_trb
trb;
381
struct
xhci_trb
hwr_events[XHCI_MAX_EVENTS];
382
struct
xhci_trb
hwr_commands[XHCI_MAX_COMMANDS];
386
struct
xhci_trb
*trb;
H
A
D
xhci.c
128
xhci_dump_trb(struct
xhci_trb
*trb)
in xhci_dump_trb()
856
xhci_check_transfer(struct xhci_softc *sc, struct
xhci_trb
*trb)
in xhci_check_transfer()
1024
xhci_check_command(struct xhci_softc *sc, struct
xhci_trb
*trb)
in xhci_check_command()
1124
xhci_do_command(struct xhci_softc *sc, struct
xhci_trb
*trb,
in xhci_do_command()
1270
struct
xhci_trb
trb;
in xhci_cmd_enable_slot()
1295
struct
xhci_trb
trb;
in xhci_cmd_disable_slot()
1314
struct
xhci_trb
trb;
in xhci_cmd_set_address()
1463
struct
xhci_trb
trb;
in xhci_cmd_configure_ep()
1485
struct
xhci_trb
trb;
in xhci_cmd_evaluate_ctx()
1503
struct
xhci_trb
tr
in xhci_cmd_reset_ep()
[all...]
Completed in 4 milliseconds