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:tpg_1
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
tcm_qla2xxx.h
77
struct tcm_qla2xxx_tpg *
tpg_1
;
member
H
A
D
tcm_qla2xxx.c
1045
lport->
tpg_1
= tpg;
in tcm_qla2xxx_make_tpg()
1067
lport->
tpg_1
= NULL;
in tcm_qla2xxx_drop_tpg()
1160
lport->
tpg_1
= tpg;
in tcm_qla2xxx_npiv_make_tpg()
1467
tpg = lport->
tpg_1
;
in tcm_qla2xxx_check_initiator_node_acl()
1469
pr_err("Unable to locate struct tcm_qla2xxx_lport->
tpg_1
\n");
in tcm_qla2xxx_check_initiator_node_acl()
1713
if (!base_lport || !base_lport->
tpg_1
||
in tcm_qla2xxx_lport_register_npiv_cb()
1714
!atomic_read(&base_lport->
tpg_1
->lport_tpg_enabled)) {
in tcm_qla2xxx_lport_register_npiv_cb()
1715
pr_err("qla2xxx base_lport or
tpg_1
not available\n");
in tcm_qla2xxx_lport_register_npiv_cb()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
tcm_qla2xxx.h
77
struct tcm_qla2xxx_tpg *
tpg_1
;
member
H
A
D
tcm_qla2xxx.c
1025
lport->
tpg_1
= tpg;
in tcm_qla2xxx_make_tpg()
1047
lport->
tpg_1
= NULL;
in tcm_qla2xxx_drop_tpg()
1115
lport->
tpg_1
= tpg;
in tcm_qla2xxx_npiv_make_tpg()
1420
tpg = lport->
tpg_1
;
in tcm_qla2xxx_check_initiator_node_acl()
1422
pr_err("Unable to locate struct tcm_qla2xxx_lport->
tpg_1
\n");
in tcm_qla2xxx_check_initiator_node_acl()
1665
if (!base_lport || !base_lport->
tpg_1
||
in tcm_qla2xxx_lport_register_npiv_cb()
1666
!atomic_read(&base_lport->
tpg_1
->lport_tpg_enabled)) {
in tcm_qla2xxx_lport_register_npiv_cb()
1667
pr_err("qla2xxx base_lport or
tpg_1
not available\n");
in tcm_qla2xxx_lport_register_npiv_cb()
Completed in 6 milliseconds