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:manu_pg11
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_base.c
756
u8 timeout = (ioc->
manu_pg11
.CoreDumpTOSec) ?
in _base_fault_reset_work()
757
ioc->
manu_pg11
.CoreDumpTOSec :
in _base_fault_reset_work()
922
u8 timeout = (ioc->
manu_pg11
.CoreDumpTOSec) ?
in mpt3sas_base_wait_for_coredump_completion()
923
ioc->
manu_pg11
.CoreDumpTOSec :
in mpt3sas_base_wait_for_coredump_completion()
5619
&ioc->
manu_pg11
);
in _base_static_config_pages()
5622
if (!ioc->is_gen35_ioc && ioc->
manu_pg11
.EEDPTagMode == 0) {
in _base_static_config_pages()
5625
ioc->
manu_pg11
.EEDPTagMode &= ~0x3;
in _base_static_config_pages()
5626
ioc->
manu_pg11
.EEDPTagMode |= 0x1;
in _base_static_config_pages()
5628
&ioc->
manu_pg11
);
in _base_static_config_pages()
5630
if (ioc->
manu_pg11
in _base_static_config_pages()
[all...]
H
A
D
mpt3sas_ctl.c
1821
u32 trace_buff_size = ioc->
manu_pg11
.HostTraceBufferMaxSizeKB<<10;
in mpt3sas_enable_diag_buffer()
1839
ioc->
manu_pg11
.HostTraceBufferMinSizeKB<<10;
in mpt3sas_enable_diag_buffer()
1841
ioc->
manu_pg11
.HostTraceBufferDecrementSizeKB<<10;
in mpt3sas_enable_diag_buffer()
3445
if (ioc->
manu_pg11
.HostTraceBufferMaxSizeKB != 0 &&
in host_trace_buffer_enable_store()
H
A
D
mpt3sas_base.h
1234
* @
manu_pg11
: static manufacturing page 11
1462
struct Mpi2ManufacturingPage11_t
manu_pg11
;
member
H
A
D
mpt3sas_scsih.c
11776
else if (ioc->
manu_pg11
.HostTraceBufferMaxSizeKB != 0)
in scsih_scan_start()
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_base.c
683
u8 timeout = (ioc->
manu_pg11
.CoreDumpTOSec) ?
in _base_fault_reset_work()
684
ioc->
manu_pg11
.CoreDumpTOSec :
in _base_fault_reset_work()
843
u8 timeout = (ioc->
manu_pg11
.CoreDumpTOSec) ?
in mpt3sas_base_wait_for_coredump_completion()
844
ioc->
manu_pg11
.CoreDumpTOSec :
in mpt3sas_base_wait_for_coredump_completion()
4766
mpt3sas_config_get_manufacturing_pg11(ioc, &mpi_reply, &ioc->
manu_pg11
);
in _base_static_config_pages()
4767
if (!ioc->is_gen35_ioc && ioc->
manu_pg11
.EEDPTagMode == 0) {
in _base_static_config_pages()
4770
ioc->
manu_pg11
.EEDPTagMode &= ~0x3;
in _base_static_config_pages()
4771
ioc->
manu_pg11
.EEDPTagMode |= 0x1;
in _base_static_config_pages()
4773
&ioc->
manu_pg11
);
in _base_static_config_pages()
4775
if (ioc->
manu_pg11
in _base_static_config_pages()
[all...]
H
A
D
mpt3sas_ctl.c
1802
u32 trace_buff_size = ioc->
manu_pg11
.HostTraceBufferMaxSizeKB<<10;
in mpt3sas_enable_diag_buffer()
1820
ioc->
manu_pg11
.HostTraceBufferMinSizeKB<<10;
in mpt3sas_enable_diag_buffer()
1822
ioc->
manu_pg11
.HostTraceBufferDecrementSizeKB<<10;
in mpt3sas_enable_diag_buffer()
3375
if (ioc->
manu_pg11
.HostTraceBufferMaxSizeKB != 0 &&
in host_trace_buffer_enable_store()
H
A
D
mpt3sas_base.h
1099
* @
manu_pg11
: static manufacturing page 11
1316
struct Mpi2ManufacturingPage11_t
manu_pg11
;
member
H
A
D
mpt3sas_scsih.c
10620
else if (ioc->
manu_pg11
.HostTraceBufferMaxSizeKB != 0)
in scsih_scan_start()
Completed in 53 milliseconds