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:make16
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H
A
D
sun3_82586.c
66
#define
make16
(ptr32) (swab16((unsigned short) ((unsigned long)(ptr32) - (unsigned long) p->memtop )))
macro
262
p->iscp->scb_offset =
make16
(p->scb);
in alloc586()
443
p->scb->cbl_offset =
make16
(cfg_cmd);
in init586()
469
p->scb->cbl_offset =
make16
(ias_cmd);
in init586()
492
p->scb->cbl_offset =
make16
(tdr_cmd);
in init586()
541
p->scb->cbl_offset =
make16
(mc_cmd);
in init586()
560
p->nop_cmds[i]->cmd_link =
make16
((p->nop_cmds[i]));
in init586()
569
p->nop_cmds[i]->cmd_link =
make16
((p->nop_cmds[i]));
in init586()
594
p->xmit_cmds[i]->cmd_link =
make16
(p->nop_cmds[(i+1)%NUM_XMIT_BUFFS]);
in init586()
597
p->xmit_cmds[i]->tbd_offset =
make16
((
in init586()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H
A
D
sun3_82586.c
68
#define
make16
(ptr32) (swab16((unsigned short) ((unsigned long)(ptr32) - (unsigned long) p->memtop )))
macro
264
p->iscp->scb_offset =
make16
(p->scb);
in alloc586()
440
p->scb->cbl_offset =
make16
(cfg_cmd);
in init586()
466
p->scb->cbl_offset =
make16
(ias_cmd);
in init586()
489
p->scb->cbl_offset =
make16
(tdr_cmd);
in init586()
538
p->scb->cbl_offset =
make16
(mc_cmd);
in init586()
557
p->nop_cmds[i]->cmd_link =
make16
((p->nop_cmds[i]));
in init586()
566
p->nop_cmds[i]->cmd_link =
make16
((p->nop_cmds[i]));
in init586()
591
p->xmit_cmds[i]->cmd_link =
make16
(p->nop_cmds[(i+1)%NUM_XMIT_BUFFS]);
in init586()
594
p->xmit_cmds[i]->tbd_offset =
make16
((
in init586()
[all...]
Completed in 3 milliseconds