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:unreg_vfi
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H
A
D
sli4.c
3568
struct sli4_cmd_unreg_vfi *
unreg_vfi
= buf;
in sli_cmd_unreg_vfi()
local
3572
unreg_vfi
->hdr.command = SLI4_MBX_CMD_UNREG_VFI;
in sli_cmd_unreg_vfi()
3575
unreg_vfi
->index = cpu_to_le16(index);
in sli_cmd_unreg_vfi()
3578
unreg_vfi
->index = cpu_to_le16(index);
in sli_cmd_unreg_vfi()
3581
unreg_vfi
->index = cpu_to_le16(U32_MAX);
in sli_cmd_unreg_vfi()
3588
unreg_vfi
->dw2_flags = cpu_to_le16(SLI4_UNREG_VFI_II_FCFI);
in sli_cmd_unreg_vfi()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_mbox.c
2255
bf_set(lpfc_unreg_vfi_vfi, &mbox->u.mqe.un.
unreg_vfi
,
in lpfc_unreg_vfi()
H
A
D
lpfc_hw4.h
3785
struct lpfc_mbx_reg_vfi
unreg_vfi
;
member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_mbox.c
2322
bf_set(lpfc_unreg_vfi_vfi, &mbox->u.mqe.un.
unreg_vfi
,
in lpfc_unreg_vfi()
H
A
D
lpfc_hw4.h
3979
struct lpfc_mbx_reg_vfi
unreg_vfi
;
member
Completed in 47 milliseconds