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:wordlength
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
H
A
D
apne.c
208
int
wordlength
= 2;
in apne_probe1()
local
266
wordlength
= 1;
in apne_probe1()
269
/* At this point,
wordlength
*only* tells us if the SA_prom is doubled
in apne_probe1()
274
if (
wordlength
== 2)
in apne_probe1()
278
if (
wordlength
== 2) {
in apne_probe1()
293
name = (
wordlength
== 2) ? "NE2000" : "NE1000";
in apne_probe1()
295
name = (
wordlength
== 2) ? "Ctron-8" : "Ctron-16";
in apne_probe1()
297
stop_page = (
wordlength
== 2) ? 0x40 : 0x20;
in apne_probe1()
305
wordlength
= 2;
in apne_probe1()
338
ei_status.word16 = (
wordlength
in apne_probe1()
[all...]
H
A
D
ne.c
295
int
wordlength
= 2;
in ne_probe1()
local
394
wordlength
= 1;
in ne_probe1()
397
if (
wordlength
== 2)
in ne_probe1()
428
name = (
wordlength
== 2) ? "NE2000" : "NE1000";
in ne_probe1()
432
name = (
wordlength
== 2) ? "Ctron-8" : "Ctron-16";
in ne_probe1()
434
stop_page = (
wordlength
== 2) ? 0x40 : 0x20;
in ne_probe1()
447
if (
wordlength
== 2)
in ne_probe1()
514
ei_status.word16 = (
wordlength
== 2 && (DCR_VAL & 0x01));
in ne_probe1()
H
A
D
ax88796.c
708
if (ax->plat->
wordlength
== 2)
in ax_init_dev()
732
if (ax->plat->
wordlength
== 2) {
in ax_init_dev()
766
ei_local->word16 = (ax->plat->
wordlength
== 2);
in ax_init_dev()
H
A
D
xsurf100.c
286
ax88796_data.ax.
wordlength
= 2;
in xsurf100_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H
A
D
apne.c
198
int
wordlength
= 2;
in apne_probe1()
local
256
wordlength
= 1;
in apne_probe1()
259
/* At this point,
wordlength
*only* tells us if the SA_prom is doubled
in apne_probe1()
264
if (
wordlength
== 2)
in apne_probe1()
268
if (
wordlength
== 2) {
in apne_probe1()
283
name = (
wordlength
== 2) ? "NE2000" : "NE1000";
in apne_probe1()
285
name = (
wordlength
== 2) ? "Ctron-8" : "Ctron-16";
in apne_probe1()
287
stop_page = (
wordlength
== 2) ? 0x40 : 0x20;
in apne_probe1()
295
wordlength
= 2;
in apne_probe1()
327
ei_status.word16 = (
wordlength
in apne_probe1()
[all...]
H
A
D
ne.c
294
int
wordlength
= 2;
in ne_probe1()
local
393
wordlength
= 1;
in ne_probe1()
396
if (
wordlength
== 2)
in ne_probe1()
427
name = (
wordlength
== 2) ? "NE2000" : "NE1000";
in ne_probe1()
431
name = (
wordlength
== 2) ? "Ctron-8" : "Ctron-16";
in ne_probe1()
433
stop_page = (
wordlength
== 2) ? 0x40 : 0x20;
in ne_probe1()
446
if (
wordlength
== 2)
in ne_probe1()
511
ei_status.word16 = (
wordlength
== 2 && (DCR_VAL & 0x01));
in ne_probe1()
H
A
D
ax88796.c
715
if (ax->plat->
wordlength
== 2)
in ax_init_dev()
739
if (ax->plat->
wordlength
== 2) {
in ax_init_dev()
775
ei_local->word16 = (ax->plat->
wordlength
== 2);
in ax_init_dev()
H
A
D
xsurf100.c
281
ax88796_data.ax.
wordlength
= 2;
in xsurf100_probe()
/kernel/linux/linux-5.10/include/net/
H
A
D
ax88796.h
22
unsigned char
wordlength
; /* 1 or 2 */
member
/kernel/linux/linux-6.6/include/net/
H
A
D
ax88796.h
24
unsigned char
wordlength
; /* 1 or 2 */
member
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H
A
D
colibri-pxa300.c
68
.
wordlength
= 2,
H
A
D
colibri-pxa320.c
105
.
wordlength
= 2,
/kernel/linux/linux-5.10/arch/sh/boards/mach-highlander/
H
A
D
setup.c
159
.
wordlength
= 2,
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H
A
D
mach-anubis.c
265
.
wordlength
= 2,
H
A
D
mach-bast.c
372
.
wordlength
= 2,
/kernel/linux/linux-6.6/arch/sh/boards/mach-highlander/
H
A
D
setup.c
159
.
wordlength
= 2,
Completed in 12 milliseconds