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:scsi_vpd
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-6.6/include/scsi/
H
A
D
scsi_device.h
92
* struct
scsi_vpd
- SCSI Vital Product Data
97
struct
scsi_vpd
{
struct
145
struct
scsi_vpd
__rcu *vpd_pg0;
146
struct
scsi_vpd
__rcu *vpd_pg83;
147
struct
scsi_vpd
__rcu *vpd_pg80;
148
struct
scsi_vpd
__rcu *vpd_pg89;
149
struct
scsi_vpd
__rcu *vpd_pgb0;
150
struct
scsi_vpd
__rcu *vpd_pgb1;
151
struct
scsi_vpd
__rcu *vpd_pgb2;
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
scsi.c
394
static struct
scsi_vpd
*scsi_get_vpd_buf(struct scsi_device *sdev, u8 page)
in scsi_get_vpd_buf()
396
struct
scsi_vpd
*vpd_buf;
in scsi_get_vpd_buf()
421
struct
scsi_vpd
__rcu **sdev_vpd_buf)
in scsi_update_vpd_page()
423
struct
scsi_vpd
*vpd_buf;
in scsi_update_vpd_page()
450
struct
scsi_vpd
*vpd_buf;
in scsi_attach_vpd()
H
A
D
scsi_sysfs.c
450
struct
scsi_vpd
*vpd_pg80 = NULL, *vpd_pg83 = NULL;
in scsi_device_dev_release_usercontext()
451
struct
scsi_vpd
*vpd_pg0 = NULL, *vpd_pg89 = NULL;
in scsi_device_dev_release_usercontext()
903
struct
scsi_vpd
*vpd_page; \
H
A
D
scsi_lib.c
3077
const struct
scsi_vpd
*vpd_pg83;
in scsi_vpd_lun_id()
3200
const struct
scsi_vpd
*vpd_pg83;
in scsi_vpd_tpg_id()
/kernel/linux/linux-5.10/include/scsi/
H
A
D
scsi_device.h
90
* struct
scsi_vpd
- SCSI Vital Product Data
95
struct
scsi_vpd
{
struct
143
struct
scsi_vpd
__rcu *vpd_pg0;
144
struct
scsi_vpd
__rcu *vpd_pg83;
145
struct
scsi_vpd
__rcu *vpd_pg80;
146
struct
scsi_vpd
__rcu *vpd_pg89;
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
scsi.c
428
static struct
scsi_vpd
*scsi_get_vpd_buf(struct scsi_device *sdev, u8 page)
in scsi_get_vpd_buf()
430
struct
scsi_vpd
*vpd_buf;
in scsi_get_vpd_buf()
466
struct
scsi_vpd
__rcu **sdev_vpd_buf)
in scsi_update_vpd_page()
468
struct
scsi_vpd
*vpd_buf;
in scsi_update_vpd_page()
495
struct
scsi_vpd
*vpd_buf;
in scsi_attach_vpd()
684
struct
scsi_vpd
*vpd;
in scsi_cdl_enable()
H
A
D
scsi_sysfs.c
449
struct
scsi_vpd
*vpd_pg80 = NULL, *vpd_pg83 = NULL;
in scsi_device_dev_release()
450
struct
scsi_vpd
*vpd_pg0 = NULL, *vpd_pg89 = NULL;
in scsi_device_dev_release()
451
struct
scsi_vpd
*vpd_pgb0 = NULL, *vpd_pgb1 = NULL, *vpd_pgb2 = NULL;
in scsi_device_dev_release()
901
struct
scsi_vpd
*vpd_page; \
H
A
D
sd.c
1732
const struct
scsi_vpd
*vpd;
in sd_get_unique_id()
3050
struct
scsi_vpd
*vpd;
in sd_read_block_limits()
3112
struct
scsi_vpd
*vpd;
in sd_read_block_characteristics()
3174
struct
scsi_vpd
*vpd;
in sd_read_block_provisioning()
3205
struct
scsi_vpd
*vpd;
in sd_read_write_same()
H
A
D
scsi_lib.c
3167
const struct
scsi_vpd
*vpd_pg83;
in scsi_vpd_lun_id()
3289
const struct
scsi_vpd
*vpd_pg83;
in scsi_vpd_tpg_id()
/kernel/linux/linux-5.10/drivers/hwmon/
H
A
D
drivetemp.c
328
struct
scsi_vpd
*vpd;
in drivetemp_identify_sata()
/kernel/linux/linux-6.6/drivers/hwmon/
H
A
D
drivetemp.c
327
struct
scsi_vpd
*vpd;
in drivetemp_identify_sata()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H
A
D
mpt3sas_scsih.c
12602
struct
scsi_vpd
*vpd;
in scsih_ncq_prio_supp()
Completed in 37 milliseconds