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:cmv
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/atm/
H
A
D
ueagle-atm.c
70
/*
cmv
's from firmware */
84
/* information about currently processed
cmv
*/
380
/* constants describing
cmv
type */
488
struct cmv_e1
cmv
;
member
499
struct cmv_e4
cmv
;
member
1136
struct cmv_e1
cmv
;
in uea_cmv_e1()
local
1154
cmv
.wPreamble = cpu_to_le16(E1_PREAMBLE);
in uea_cmv_e1()
1155
cmv
.bDirection = E1_HOSTTOMODEM;
in uea_cmv_e1()
1156
cmv
.bFunction = function;
in uea_cmv_e1()
1157
cmv
in uea_cmv_e1()
1174
struct
cmv
_e4
cmv
;
uea_cmv_e4()
local
1967
struct
cmv
_e1 *
cmv
= &intr->u.e1.s2.
cmv
;
uea_dispatch_cmv_e1()
local
2029
struct
cmv
_e4 *
cmv
= &intr->u.e4.s2.
cmv
;
uea_dispatch_cmv_e4()
local
[all...]
/kernel/linux/linux-6.6/drivers/usb/atm/
H
A
D
ueagle-atm.c
70
/*
cmv
's from firmware */
84
/* information about currently processed
cmv
*/
380
/* constants describing
cmv
type */
488
struct cmv_e1
cmv
;
member
499
struct cmv_e4
cmv
;
member
1136
struct cmv_e1
cmv
;
in uea_cmv_e1()
local
1154
cmv
.wPreamble = cpu_to_le16(E1_PREAMBLE);
in uea_cmv_e1()
1155
cmv
.bDirection = E1_HOSTTOMODEM;
in uea_cmv_e1()
1156
cmv
.bFunction = function;
in uea_cmv_e1()
1157
cmv
in uea_cmv_e1()
1174
struct
cmv
_e4
cmv
;
uea_cmv_e4()
local
1967
struct
cmv
_e1 *
cmv
= &intr->u.e1.s2.
cmv
;
uea_dispatch_cmv_e1()
local
2029
struct
cmv
_e4 *
cmv
= &intr->u.e4.s2.
cmv
;
uea_dispatch_cmv_e4()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc.h
214
uint32_t
cmv
: 1; /* Configure Max VPIs */
member
230
uint32_t
cmv
: 1; /* Configure Max VPIs */
H
A
D
lpfc_mbox.c
1304
phba->vpd.sli3Feat.
cmv
) {
in lpfc_config_port()
1306
mb->un.varCfgPort.
cmv
= 1;
in lpfc_config_port()
H
A
D
lpfc_hw.h
3269
uint32_t
cmv
: 1; /* Configure Max VPIs */
member
3285
uint32_t
cmv
: 1; /* Configure Max VPIs */
member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc.h
216
uint32_t
cmv
: 1; /* Configure Max VPIs */
member
232
uint32_t
cmv
: 1; /* Configure Max VPIs */
H
A
D
lpfc_mbox.c
1363
phba->vpd.sli3Feat.
cmv
) {
in lpfc_config_port()
1365
mb->un.varCfgPort.
cmv
= 1;
in lpfc_config_port()
H
A
D
lpfc_hw.h
3455
uint32_t
cmv
: 1; /* Configure Max VPIs */
member
3471
uint32_t
cmv
: 1; /* Configure Max VPIs */
member
Completed in 43 milliseconds