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:vpi_base
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_sli4.h
474
uint16_t
vpi_base
;
member
H
A
D
lpfc.h
1054
uint16_t
vpi_base
;
member
H
A
D
lpfc_init.c
8549
phba->sli4_hba.max_cfg_param.
vpi_base
=
in lpfc_sli4_read_config()
8571
phba->
vpi_base
= phba->sli4_hba.max_cfg_param.
vpi_base
;
in lpfc_sli4_read_config()
8587
phba->sli4_hba.max_cfg_param.
vpi_base
,
in lpfc_sli4_read_config()
H
A
D
lpfc_sli.c
2497
vpi -= phba->sli4_hba.max_cfg_param.
vpi_base
;
in lpfc_sli_def_mbox_cmpl()
6743
base = phba->sli4_hba.max_cfg_param.
vpi_base
;
in lpfc_sli4_alloc_resource_identifiers()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_sli4.h
473
uint16_t
vpi_base
;
member
H
A
D
lpfc.h
1315
uint16_t
vpi_base
;
member
H
A
D
lpfc_init.c
9997
phba->sli4_hba.max_cfg_param.
vpi_base
=
in lpfc_sli4_read_config()
10019
phba->
vpi_base
= phba->sli4_hba.max_cfg_param.
vpi_base
;
in lpfc_sli4_read_config()
10081
phba->sli4_hba.max_cfg_param.
vpi_base
,
in lpfc_sli4_read_config()
H
A
D
lpfc_sli.c
2897
vpi -= phba->sli4_hba.max_cfg_param.
vpi_base
;
in lpfc_sli_def_mbox_cmpl()
7272
base = phba->sli4_hba.max_cfg_param.
vpi_base
;
in lpfc_sli4_alloc_resource_identifiers()
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H
A
D
sli4.h
2265
__le16
vpi_base
;
member
H
A
D
sli4.c
4188
sli4->ext[SLI4_RSRC_VPI].base[0] = le16_to_cpu(conf->
vpi_base
);
in sli_get_read_config()
Completed in 108 milliseconds