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:WhoInit
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
H
A
D
mpi_ioc.h
30
* Added a value for Manufacturer to
WhoInit
.
146
U8
WhoInit
; /* 00h */
member
166
/*
WhoInit
values */
194
U8
WhoInit
; /* 00h */
member
254
U8
WhoInit
; /* 15h */
member
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
H
A
D
mpi_ioc.h
30
* Added a value for Manufacturer to
WhoInit
.
146
U8
WhoInit
; /* 00h */
member
166
/*
WhoInit
values */
194
U8
WhoInit
; /* 00h */
member
254
U8
WhoInit
; /* 15h */
member
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/
H
A
D
mpi2_ioc.h
200
U8
WhoInit
; /*0x00 */
member
229
/*
WhoInit
values */
272
U8
WhoInit
; /*0x00 */
member
321
U8
WhoInit
; /*0x15 */
member
380
/*defines for
WhoInit
field are after the IOCInit Request */
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/
H
A
D
mpi2_ioc.h
200
U8
WhoInit
; /*0x00 */
member
229
/*
WhoInit
values */
272
U8
WhoInit
; /*0x00 */
member
321
U8
WhoInit
; /*0x15 */
member
380
/*defines for
WhoInit
field are after the IOCInit Request */
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H
A
D
megaraid_sas_fusion.h
670
u8
WhoInit
; /* 0x00 */
member
H
A
D
megaraid_sas_fusion.c
1119
IOCInitMessage->
WhoInit
= MPI2_WHOINIT_HOST_DRIVER;
in megasas_ioc_init_fusion()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H
A
D
megaraid_sas_fusion.h
673
u8
WhoInit
; /* 0x00 */
member
H
A
D
megaraid_sas_fusion.c
1150
IOCInitMessage->
WhoInit
= MPI2_WHOINIT_HOST_DRIVER;
in megasas_ioc_init_fusion()
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_base.h
975
u8
WhoInit
;
member
H
A
D
mpt3sas_base.c
6408
facts->
WhoInit
= mpi_reply.
WhoInit
;
in _base_get_ioc_facts()
6488
mpi_request.
WhoInit
= MPI2_WHOINIT_HOST_DRIVER;
in _base_send_ioc_init()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_base.h
1021
u8
WhoInit
;
member
H
A
D
mpt3sas_base.c
7440
facts->
WhoInit
= mpi_reply.
WhoInit
;
in _base_get_ioc_facts()
7520
mpi_request.
WhoInit
= MPI2_WHOINIT_HOST_DRIVER;
in _base_send_ioc_init()
/kernel/linux/linux-5.10/drivers/message/fusion/
H
A
D
mptbase.c
2971
/* Check
WhoInit
.
in MakeIocReady()
3135
* If not been here, done that, save off first
WhoInit
value
in GetIocFacts()
3138
ioc->FirstWhoInit = facts->
WhoInit
;
in GetIocFacts()
3350
ioc_init.
WhoInit
= MPI_WHOINIT_HOST_DRIVER;
in SendIocInit()
/kernel/linux/linux-6.6/drivers/message/fusion/
H
A
D
mptbase.c
2962
/* Check
WhoInit
.
in MakeIocReady()
3126
* If not been here, done that, save off first
WhoInit
value
in GetIocFacts()
3129
ioc->FirstWhoInit = facts->
WhoInit
;
in GetIocFacts()
3340
ioc_init.
WhoInit
= MPI_WHOINIT_HOST_DRIVER;
in SendIocInit()
Completed in 75 milliseconds