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:ibmvfc_host
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H
A
D
ibmvfc.c
131
static void ibmvfc_npiv_login(struct
ibmvfc_host
*);
135
static void ibmvfc_npiv_logout(struct
ibmvfc_host
*);
149
struct
ibmvfc_host
*vhost = evt->vhost;
in ibmvfc_trc_start()
183
struct
ibmvfc_host
*vhost = evt->vhost;
in ibmvfc_trc_end()
481
static int ibmvfc_set_host_state(struct
ibmvfc_host
*vhost,
in ibmvfc_set_host_state()
504
static void ibmvfc_set_host_action(struct
ibmvfc_host
*vhost,
in ibmvfc_set_host_action()
565
static void ibmvfc_reinit_host(struct
ibmvfc_host
*vhost)
in ibmvfc_reinit_host()
598
static void ibmvfc_link_down(struct
ibmvfc_host
*vhost,
in ibmvfc_link_down()
621
static void ibmvfc_init_host(struct
ibmvfc_host
*vhost)
in ibmvfc_init_host()
661
static int ibmvfc_send_crq(struct
ibmvfc_host
*vhos
[all...]
H
A
D
ibmvfc.h
699
struct
ibmvfc_host
*vhost;
722
struct
ibmvfc_host
*vhost;
772
struct
ibmvfc_host
{
struct
817
void (*job_step) (struct
ibmvfc_host
*);
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H
A
D
ibmvfc.c
154
static void ibmvfc_npiv_login(struct
ibmvfc_host
*);
158
static void ibmvfc_npiv_logout(struct
ibmvfc_host
*);
162
static void ibmvfc_dereg_sub_crqs(struct
ibmvfc_host
*);
163
static void ibmvfc_reg_sub_crqs(struct
ibmvfc_host
*);
181
static int ibmvfc_check_caps(struct
ibmvfc_host
*vhost, unsigned long cap_flags)
in ibmvfc_check_caps()
188
static struct ibmvfc_fcp_cmd_iu *ibmvfc_get_fcp_iu(struct
ibmvfc_host
*vhost,
in ibmvfc_get_fcp_iu()
197
static struct ibmvfc_fcp_rsp *ibmvfc_get_fcp_rsp(struct
ibmvfc_host
*vhost,
in ibmvfc_get_fcp_rsp()
214
struct
ibmvfc_host
*vhost = evt->vhost;
in ibmvfc_trc_start()
250
struct
ibmvfc_host
*vhost = evt->vhost;
in ibmvfc_trc_end()
335
static int ibmvfc_get_err_result(struct
ibmvfc_host
*vhos
3651
ATTRIBUTE_GROUPS(
ibmvfc_host
);
global()
variable
[all...]
H
A
D
ibmvfc.h
718
struct
ibmvfc_host
*vhost;
743
struct
ibmvfc_host
*vhost;
792
struct
ibmvfc_host
*vhost;
840
struct
ibmvfc_host
{
struct
893
void (*job_step) (struct
ibmvfc_host
*);
Completed in 12 milliseconds