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:cfghdr
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/message/fusion/
H
A
D
mptbase.c
295
cfg.
cfghdr
.ehdr = &hdr;
in mpt_is_discovery_complete()
4966
cfg.
cfghdr
.hdr = &hdr;
in GetLanConfigPages()
5010
cfg.
cfghdr
.hdr = &hdr;
in GetLanConfigPages()
5309
cfg.
cfghdr
.hdr = &hdr;
in GetIoUnitPage2()
5400
cfg.
cfghdr
.hdr = &header;
in mpt_GetScsiPortSettings()
5477
cfg.
cfghdr
.hdr = &header;
in mpt_GetScsiPortSettings()
5586
cfg.
cfghdr
.hdr = &header;
in mpt_readScsiDevicePageHeaders()
5595
ioc->spi_data.sdp1version = cfg.
cfghdr
.hdr->PageVersion;
in mpt_readScsiDevicePageHeaders()
5596
ioc->spi_data.sdp1length = cfg.
cfghdr
.hdr->PageLength;
in mpt_readScsiDevicePageHeaders()
5605
ioc->spi_data.sdp0version = cfg.
cfghdr
in mpt_readScsiDevicePageHeaders()
[all...]
H
A
D
mptfc.c
320
cfg.
cfghdr
.hdr = &hdr;
in mptfc_GetFcDevPage0()
751
cfg.
cfghdr
.hdr = &hdr;
in mptfc_GetFcPortPage0()
844
cfg.
cfghdr
.hdr = &hdr;
in mptfc_WriteFcPortPage1()
887
cfg.
cfghdr
.hdr = &hdr;
in mptfc_GetFcPortPage1()
H
A
D
mptsas.c
667
cfg.
cfghdr
.hdr = &hdr;
in mptsas_add_device_component_starget_ir()
1359
cfg.
cfghdr
.ehdr = &hdr;
in mptsas_sas_enclosure_pg0()
2020
cfg.
cfghdr
.ehdr = &hdr;
in mptsas_get_linkerrors()
2372
cfg.
cfghdr
.ehdr = &hdr;
in mptsas_sas_io_unit_pg0()
2446
cfg.
cfghdr
.ehdr = &hdr;
in mptsas_sas_io_unit_pg1()
2449
cfg.
cfghdr
.ehdr->PageType = MPI_CONFIG_PAGETYPE_EXTENDED;
in mptsas_sas_io_unit_pg1()
2450
cfg.
cfghdr
.ehdr->ExtPageType = MPI_CONFIG_EXTPAGETYPE_SAS_IO_UNIT;
in mptsas_sas_io_unit_pg1()
2451
cfg.
cfghdr
.ehdr->PageVersion = MPI_SASIOUNITPAGE1_PAGEVERSION;
in mptsas_sas_io_unit_pg1()
2452
cfg.
cfghdr
.ehdr->PageNumber = 1;
in mptsas_sas_io_unit_pg1()
2508
cfg.
cfghdr
in mptsas_sas_phy_pg0()
[all...]
H
A
D
mptctl.c
2393
cfg.
cfghdr
.hdr = &hdr;
in mptctl_hp_hostinfo()
2402
if (cfg.
cfghdr
.hdr->PageLength > 0) {
in mptctl_hp_hostinfo()
2603
cfg.
cfghdr
.hdr = &hdr;
in mptctl_hp_targetinfo()
2651
cfg.
cfghdr
.hdr = &hdr;
in mptctl_hp_targetinfo()
2656
if ((mpt_config(ioc, &cfg) == 0) && (cfg.
cfghdr
.hdr->PageLength > 0)) {
in mptctl_hp_targetinfo()
2659
data_sz = (int) cfg.
cfghdr
.hdr->PageLength * 4;
in mptctl_hp_targetinfo()
H
A
D
mptspi.c
554
cfg.
cfghdr
.hdr = &hdr;
in mptspi_read_spi_device_pg0()
889
cfg.
cfghdr
.hdr = &hdr;
in mptspi_write_spi_device_pg1()
H
A
D
mptbase.h
897
}
cfghdr
;
member
/kernel/linux/linux-6.6/drivers/message/fusion/
H
A
D
mptbase.c
295
cfg.
cfghdr
.ehdr = &hdr;
in mpt_is_discovery_complete()
4957
cfg.
cfghdr
.hdr = &hdr;
in GetLanConfigPages()
5003
cfg.
cfghdr
.hdr = &hdr;
in GetLanConfigPages()
5304
cfg.
cfghdr
.hdr = &hdr;
in GetIoUnitPage2()
5397
cfg.
cfghdr
.hdr = &header;
in mpt_GetScsiPortSettings()
5478
cfg.
cfghdr
.hdr = &header;
in mpt_GetScsiPortSettings()
5591
cfg.
cfghdr
.hdr = &header;
in mpt_readScsiDevicePageHeaders()
5600
ioc->spi_data.sdp1version = cfg.
cfghdr
.hdr->PageVersion;
in mpt_readScsiDevicePageHeaders()
5601
ioc->spi_data.sdp1length = cfg.
cfghdr
.hdr->PageLength;
in mpt_readScsiDevicePageHeaders()
5610
ioc->spi_data.sdp0version = cfg.
cfghdr
in mpt_readScsiDevicePageHeaders()
[all...]
H
A
D
mptfc.c
320
cfg.
cfghdr
.hdr = &hdr;
in mptfc_GetFcDevPage0()
751
cfg.
cfghdr
.hdr = &hdr;
in mptfc_GetFcPortPage0()
846
cfg.
cfghdr
.hdr = &hdr;
in mptfc_WriteFcPortPage1()
889
cfg.
cfghdr
.hdr = &hdr;
in mptfc_GetFcPortPage1()
H
A
D
mptsas.c
695
cfg.
cfghdr
.hdr = &hdr;
in mptsas_add_device_component_starget_ir()
1387
cfg.
cfghdr
.ehdr = &hdr;
in mptsas_sas_enclosure_pg0()
2048
cfg.
cfghdr
.ehdr = &hdr;
in mptsas_get_linkerrors()
2400
cfg.
cfghdr
.ehdr = &hdr;
in mptsas_sas_io_unit_pg0()
2474
cfg.
cfghdr
.ehdr = &hdr;
in mptsas_sas_io_unit_pg1()
2477
cfg.
cfghdr
.ehdr->PageType = MPI_CONFIG_PAGETYPE_EXTENDED;
in mptsas_sas_io_unit_pg1()
2478
cfg.
cfghdr
.ehdr->ExtPageType = MPI_CONFIG_EXTPAGETYPE_SAS_IO_UNIT;
in mptsas_sas_io_unit_pg1()
2479
cfg.
cfghdr
.ehdr->PageVersion = MPI_SASIOUNITPAGE1_PAGEVERSION;
in mptsas_sas_io_unit_pg1()
2480
cfg.
cfghdr
.ehdr->PageNumber = 1;
in mptsas_sas_io_unit_pg1()
2536
cfg.
cfghdr
in mptsas_sas_phy_pg0()
[all...]
H
A
D
mptctl.c
2390
cfg.
cfghdr
.hdr = &hdr;
in mptctl_hp_hostinfo()
2399
if (cfg.
cfghdr
.hdr->PageLength > 0) {
in mptctl_hp_hostinfo()
2603
cfg.
cfghdr
.hdr = &hdr;
in mptctl_hp_targetinfo()
2652
cfg.
cfghdr
.hdr = &hdr;
in mptctl_hp_targetinfo()
2657
if ((mpt_config(ioc, &cfg) == 0) && (cfg.
cfghdr
.hdr->PageLength > 0)) {
in mptctl_hp_targetinfo()
2660
data_sz = (int) cfg.
cfghdr
.hdr->PageLength * 4;
in mptctl_hp_targetinfo()
H
A
D
mptspi.c
554
cfg.
cfghdr
.hdr = &hdr;
in mptspi_read_spi_device_pg0()
889
cfg.
cfghdr
.hdr = &hdr;
in mptspi_write_spi_device_pg1()
H
A
D
mptbase.h
896
}
cfghdr
;
member
Completed in 39 milliseconds