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:ProductID
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
dc395x.h
196
u8
ProductID
[16]; /* Product Identification */
member
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
dc395x.h
234
u8
ProductID
[16]; /* Product Identification */
member
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/
H
A
D
mpi2_image.h
42
U16
ProductID
; /*0x22 */
member
114
/*defines for using the
ProductID
field */
124
/*SAS
ProductID
Family bits */
H
A
D
mpi2_ioc.h
103
* Added defines for
ProductID
Product field
105
* Modified values for SAS
ProductID
Family
325
U16
ProductID
; /*0x1A */
member
382
/*
ProductID
field uses MPI2_FW_HEADER_PID_ */
H
A
D
mpi2_cnfg.h
1960
U8
ProductID
[16]; /*0x08 */
member
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/
H
A
D
mpi2_image.h
42
U16
ProductID
; /*0x22 */
member
114
/*defines for using the
ProductID
field */
124
/*SAS
ProductID
Family bits */
H
A
D
mpi2_ioc.h
103
* Added defines for
ProductID
Product field
105
* Modified values for SAS
ProductID
Family
325
U16
ProductID
; /*0x1A */
member
382
/*
ProductID
field uses MPI2_FW_HEADER_PID_ */
H
A
D
mpi2_cnfg.h
1961
U8
ProductID
[16]; /*0x08 */
member
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
H
A
D
mpi_ioc.h
260
U16
ProductID
; /* 1Eh */
member
H
A
D
mpi_cnfg.h
2379
U8
ProductID
[16]; /* 08h */
member
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
H
A
D
mpi_ioc.h
260
U16
ProductID
; /* 1Eh */
member
H
A
D
mpi_cnfg.h
2379
U8
ProductID
[16]; /* 08h */
member
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_base.h
979
u16
ProductID
;
member
H
A
D
mpt3sas_base.c
6417
facts->
ProductID
= le16_to_cpu(mpi_reply.
ProductID
);
in _base_get_ioc_facts()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_base.h
1025
u16
ProductID
;
member
H
A
D
mpt3sas_base.c
7449
facts->
ProductID
= le16_to_cpu(mpi_reply.
ProductID
);
in _base_get_ioc_facts()
/kernel/linux/linux-5.10/drivers/message/fusion/
H
A
D
mptbase.c
3168
facts->
ProductID
= le16_to_cpu(facts->
ProductID
);
in GetIocFacts()
3170
if ((ioc->facts.
ProductID
& MPI_FW_HEADER_PID_PROD_MASK)
in GetIocFacts()
6713
seq_printf(m, "\n
ProductID
= 0x%04x (%s)\n",
in mpt_iocinfo_proc_show()
6714
ioc->facts.
ProductID
,
in mpt_iocinfo_proc_show()
/kernel/linux/linux-6.6/drivers/message/fusion/
H
A
D
mptbase.c
3158
facts->
ProductID
= le16_to_cpu(facts->
ProductID
);
in GetIocFacts()
3160
if ((ioc->facts.
ProductID
& MPI_FW_HEADER_PID_PROD_MASK)
in GetIocFacts()
6715
seq_printf(m, "\n
ProductID
= 0x%04x (%s)\n",
in mpt_iocinfo_proc_show()
6716
ioc->facts.
ProductID
,
in mpt_iocinfo_proc_show()
Completed in 104 milliseconds