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:lio_vport
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H
A
D
efct_lio.c
153
struct efct_lio_vport *
lio_vport
= tpg->vport;
in efct_lio_npiv_tpg_enable_store()
local
161
if (!
lio_vport
) {
in efct_lio_npiv_tpg_enable_store()
166
efct =
lio_vport
->efct;
in efct_lio_npiv_tpg_enable_store()
177
lio_vport
->npiv_wwpn,
in efct_lio_npiv_tpg_enable_store()
178
lio_vport
->npiv_wwnn,
in efct_lio_npiv_tpg_enable_store()
188
if (!(efc_vport_create_spec(efc,
lio_vport
->npiv_wwnn,
in efct_lio_npiv_tpg_enable_store()
189
lio_vport
->npiv_wwpn, U32_MAX,
in efct_lio_npiv_tpg_enable_store()
202
lio_vport
->npiv_wwpn,
in efct_lio_npiv_tpg_enable_store()
203
lio_vport
->npiv_wwnn);
in efct_lio_npiv_tpg_enable_store()
764
struct efct_lio_vport *
lio_vport
;
in efct_lio_npiv_make_nport()
local
860
struct efct_
lio_vport
*
lio_vport
=
efct_lio_npiv_drop_nport()
local
943
struct efct_
lio_vport
*
lio_vport
=
efct_lio_npiv_make_tpg()
local
1036
struct efct_
lio_vport
*
lio_vport
= NULL;
efct_get_vport_tpg()
local
[all...]
H
A
D
efct_lio.h
183
struct efct_lio_vport *
lio_vport
;
member
Completed in 3 milliseconds