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:vpd_nvram
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_bsg.h
286
uint8_t
vpd_nvram
;
member
H
A
D
qla_bsg.c
2428
regions.
vpd_nvram
= active_regions.aux.
vpd_nvram
;
in qla2x00_get_flash_image_status()
2436
regions.board_config, regions.
vpd_nvram
,
in qla2x00_get_flash_image_status()
H
A
D
qla_attr.c
209
if (active_regions.aux.
vpd_nvram
== QLA27XX_SECONDARY_IMAGE)
in qla2x00_sysfs_read_nvram()
565
if (active_regions.aux.
vpd_nvram
== QLA27XX_SECONDARY_IMAGE)
in qla2x00_sysfs_read_vpd()
570
active_regions.aux.
vpd_nvram
== QLA27XX_PRIMARY_IMAGE ?
in qla2x00_sysfs_read_vpd()
H
A
D
qla_init.c
7686
active_regions->aux.
vpd_nvram
=
in qla28xx_component_status()
7804
active_regions->aux.
vpd_nvram
,
in qla28xx_get_aux_images()
8576
if (active_regions.aux.
vpd_nvram
== QLA27XX_SECONDARY_IMAGE)
in qla81xx_nvram_config()
8580
active_regions.aux.
vpd_nvram
== QLA27XX_PRIMARY_IMAGE ?
in qla81xx_nvram_config()
8588
if (active_regions.aux.
vpd_nvram
== QLA27XX_SECONDARY_IMAGE)
in qla81xx_nvram_config()
8593
active_regions.aux.
vpd_nvram
== QLA27XX_PRIMARY_IMAGE ?
in qla81xx_nvram_config()
H
A
D
qla_def.h
4603
uint8_t
vpd_nvram
;
member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_bsg.h
314
uint8_t
vpd_nvram
;
member
H
A
D
qla_bsg.c
2533
regions.
vpd_nvram
= active_regions.aux.
vpd_nvram
;
in qla2x00_get_flash_image_status()
2542
regions.board_config, regions.
vpd_nvram
,
in qla2x00_get_flash_image_status()
H
A
D
qla_attr.c
209
if (active_regions.aux.
vpd_nvram
== QLA27XX_SECONDARY_IMAGE)
in qla2x00_sysfs_read_nvram()
565
if (active_regions.aux.
vpd_nvram
== QLA27XX_SECONDARY_IMAGE)
in qla2x00_sysfs_read_vpd()
570
active_regions.aux.
vpd_nvram
== QLA27XX_PRIMARY_IMAGE ?
in qla2x00_sysfs_read_vpd()
H
A
D
qla_init.c
8172
active_regions->aux.
vpd_nvram
=
in qla28xx_component_status()
8293
active_regions->aux.
vpd_nvram
,
in qla28xx_get_aux_images()
9062
if (active_regions.aux.
vpd_nvram
== QLA27XX_SECONDARY_IMAGE)
in qla81xx_nvram_config()
9066
active_regions.aux.
vpd_nvram
== QLA27XX_PRIMARY_IMAGE ?
in qla81xx_nvram_config()
9074
if (active_regions.aux.
vpd_nvram
== QLA27XX_SECONDARY_IMAGE)
in qla81xx_nvram_config()
9079
active_regions.aux.
vpd_nvram
== QLA27XX_PRIMARY_IMAGE ?
in qla81xx_nvram_config()
H
A
D
qla_def.h
4851
uint8_t
vpd_nvram
;
member
Completed in 59 milliseconds