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:varRegVpi
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_mbox.c
894
mb->un.
varRegVpi
.upd = 1;
in lpfc_reg_vpi()
896
mb->un.
varRegVpi
.vpi = phba->vpi_ids[vport->vpi];
in lpfc_reg_vpi()
897
mb->un.
varRegVpi
.sid = vport->fc_myDID;
in lpfc_reg_vpi()
899
mb->un.
varRegVpi
.vfi = phba->sli4_hba.vfi_ids[vport->vfi];
in lpfc_reg_vpi()
901
mb->un.
varRegVpi
.vfi = vport->vfi + vport->phba->vfi_base;
in lpfc_reg_vpi()
902
memcpy(mb->un.
varRegVpi
.wwn, &vport->fc_portname,
in lpfc_reg_vpi()
904
mb->un.
varRegVpi
.wwn[0] = cpu_to_le32(mb->un.
varRegVpi
.wwn[0]);
in lpfc_reg_vpi()
905
mb->un.
varRegVpi
.wwn[1] = cpu_to_le32(mb->un.
varRegVpi
in lpfc_reg_vpi()
[all...]
H
A
D
lpfc_hw.h
3507
REG_VPI_VAR
varRegVpi
; /* cmd = 0x96 (REG_VPI) */
member
H
A
D
lpfc_els.c
9134
mb->un.
varRegVpi
.upd);
in lpfc_cmpl_reg_new_vport()
9136
mb->un.
varRegVpi
.upd)
in lpfc_cmpl_reg_new_vport()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_mbox.c
953
mb->un.
varRegVpi
.upd = 1;
in lpfc_reg_vpi()
955
mb->un.
varRegVpi
.vpi = phba->vpi_ids[vport->vpi];
in lpfc_reg_vpi()
956
mb->un.
varRegVpi
.sid = vport->fc_myDID;
in lpfc_reg_vpi()
958
mb->un.
varRegVpi
.vfi = phba->sli4_hba.vfi_ids[vport->vfi];
in lpfc_reg_vpi()
960
mb->un.
varRegVpi
.vfi = vport->vfi + vport->phba->vfi_base;
in lpfc_reg_vpi()
961
memcpy(mb->un.
varRegVpi
.wwn, &vport->fc_portname,
in lpfc_reg_vpi()
963
mb->un.
varRegVpi
.wwn[0] = cpu_to_le32(mb->un.
varRegVpi
.wwn[0]);
in lpfc_reg_vpi()
964
mb->un.
varRegVpi
.wwn[1] = cpu_to_le32(mb->un.
varRegVpi
in lpfc_reg_vpi()
[all...]
H
A
D
lpfc_hw.h
3693
REG_VPI_VAR
varRegVpi
; /* cmd = 0x96 (REG_VPI) */
member
H
A
D
lpfc_els.c
11029
mb->un.
varRegVpi
.upd);
in lpfc_cmpl_reg_new_vport()
11031
mb->un.
varRegVpi
.upd)
in lpfc_cmpl_reg_new_vport()
Completed in 48 milliseconds