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:DC21041
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H
A
D
tulip.h
77
DC21041
= 1,
enumerator
H
A
D
de4x5.c
45
DC21041
[A]
254
0.23 28-Feb-95 Added
DC21041
and DC21140 support.
807
int chipset; /* DC21040,
DC21041
or DC21140 */
1037
{
DC21041
, dc21041_infoleaf},
1119
** Now find out what kind of DC21040/
DC21041
/DC21140 board we have.
in de4x5_hw_init()
1161
if ((lp->chipset==
DC21041
) && (lp->params.autosense&BNC_AUI)) {
in de4x5_hw_init()
1257
if ((lp->chipset != DC21040) && (lp->chipset !=
DC21041
)) {
in de4x5_hw_init()
1754
else if (lp->chipset ==
DC21041
)
in de4x5_ast()
1776
if (!(omr & OMR_SF) || (lp->chipset==
DC21041
) || (lp->chipset==DC21040)) {
in de4x5_txur()
2534
** Autoconfigure the media when using the
DC21041
[all...]
H
A
D
de4x5.h
109
#define DC21041_VID 0x1011 /*
DC21041
Manufacturer */
119
#define
DC21041
DC21041_DID
macro
289
#define STS_TM 0x00000800 /* Timer Expired (
DC21041
) */
381
#define IMR_TMM 0x00000800 /* Timer Expired Mask (
DC21041
) */
412
**
DC21041
Boot/Ethernet Address ROM (DE4X5_BROM)
423
**
DC21041
Serial/Ethernet Address ROM (DE4X5_SROM, DE4X5_MII)
607
**
DC21041
General Purpose Timer Register (DE4X5_GPT)
640
#define SISR_NSN 0x00000800 /* Non Stable NLPs Detected (
DC21041
) */
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H
A
D
tulip.h
77
DC21041
= 1,
enumerator
Completed in 11 milliseconds