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:DC21142
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H
A
D
timer.c
36
case
DC21142
:
in tulip_media_task()
H
A
D
tulip.h
79
DC21142
= 3, DC21143 = 3,
enumerator
H
A
D
de4x5.h
101
** shifted 8 bits to allow detection of
DC21142
and DC21143 variants with
122
#define
DC21142
(DC2114x_DID | 0x0010)
macro
124
#define DC2114x_BRK 0x0020 /* CFRV break between
DC21142
& DC21143 */
130
#define is_DC21142 ((vendor == DC2114x_VID) && (device ==
DC21142
))
642
#define SISR_NSND 0x00000400 /* Non Stable NLPs Detected (
DC21142
) */
H
A
D
tulip_core.c
139
/*
DC21142
, DC21143 */
415
} else if (tp->chip_id ==
DC21142
) {
in tulip_up()
539
} else if (tp->chip_id == DC21140 || tp->chip_id ==
DC21142
||
in tulip_tx_timeout()
1718
case
DC21142
:
in tulip_init_one()
H
A
D
de4x5.c
47
DC21142
354
Added
DC21142
and DC21143 functions.
1039
{
DC21142
, dc21142_infoleaf},
2053
device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ?
DC21142
: DC21143);
in de4x5_eisa_probe()
2146
?
DC21142
: DC21143);
in srom_search()
2248
device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ?
DC21142
: DC21143);
in de4x5_pci_probe()
3928
((lp->chipset ==
DC21142
) ? "
DC21142
" :
in PCI_signature()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H
A
D
timer.c
36
case
DC21142
:
in tulip_media_task()
H
A
D
tulip.h
79
DC21142
= 3, DC21143 = 3,
enumerator
H
A
D
tulip_core.c
139
/*
DC21142
, DC21143 */
415
} else if (tp->chip_id ==
DC21142
) {
in tulip_up()
539
} else if (tp->chip_id == DC21140 || tp->chip_id ==
DC21142
||
in tulip_tx_timeout()
1728
case
DC21142
:
in tulip_init_one()
Completed in 17 milliseconds