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:TYPE_ENCLOSURE
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H
A
D
smartpqi_sas_transport.c
335
if (found_device->devtype ==
TYPE_ENCLOSURE
) {
in pqi_sas_get_enclosure_identifier()
350
if (device->devtype ==
TYPE_ENCLOSURE
&&
in pqi_sas_get_enclosure_identifier()
370
if (device->devtype ==
TYPE_ENCLOSURE
&&
in pqi_sas_get_enclosure_identifier()
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H
A
D
smartpqi_sas_transport.c
345
if (found_device->devtype ==
TYPE_ENCLOSURE
) {
in pqi_sas_get_enclosure_identifier()
360
if (device->devtype ==
TYPE_ENCLOSURE
&&
in pqi_sas_get_enclosure_identifier()
380
if (device->devtype ==
TYPE_ENCLOSURE
&&
in pqi_sas_get_enclosure_identifier()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
ses.c
50
if (sdev->type !=
TYPE_ENCLOSURE
)
in ses_probe()
684
/*
TYPE_ENCLOSURE
prints a message in probe */
in ses_intf_add()
685
if (sdev->type !=
TYPE_ENCLOSURE
)
in ses_intf_add()
915
MODULE_ALIAS_SCSI_DEVICE(
TYPE_ENCLOSURE
);
variable
H
A
D
ipr.h
371
(IPR_STD_INQ_PERI_DEV_TYPE((std_inq).peri_qual_dev_type) ==
TYPE_ENCLOSURE
)
H
A
D
hpsa.c
1235
case
TYPE_ENCLOSURE
:
in hpsa_show_dev_msg()
4515
case
TYPE_ENCLOSURE
:
in hpsa_update_scsi_devices()
6039
if (dev->devtype ==
TYPE_ENCLOSURE
) {
in hpsa_eh_device_reset_handler()
H
A
D
pmcraid.c
219
scsi_dev->type !=
TYPE_ENCLOSURE
)
in pmcraid_slave_configure()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
ses.c
50
if (sdev->type !=
TYPE_ENCLOSURE
)
in ses_probe()
689
/*
TYPE_ENCLOSURE
prints a message in probe */
in ses_intf_add()
690
if (sdev->type !=
TYPE_ENCLOSURE
)
in ses_intf_add()
919
MODULE_ALIAS_SCSI_DEVICE(
TYPE_ENCLOSURE
);
variable
H
A
D
ipr.h
368
(IPR_STD_INQ_PERI_DEV_TYPE((std_inq).peri_qual_dev_type) ==
TYPE_ENCLOSURE
)
H
A
D
hpsa.c
1241
case
TYPE_ENCLOSURE
:
in hpsa_show_dev_msg()
4512
case
TYPE_ENCLOSURE
:
in hpsa_update_scsi_devices()
6055
if (dev->devtype ==
TYPE_ENCLOSURE
) {
in hpsa_eh_device_reset_handler()
H
A
D
pmcraid.c
219
scsi_dev->type !=
TYPE_ENCLOSURE
)
in pmcraid_slave_configure()
/kernel/linux/linux-5.10/include/scsi/
H
A
D
scsi_proto.h
263
#define
TYPE_ENCLOSURE
0x0d /* Enclosure Services Device */
macro
/kernel/linux/linux-6.6/include/scsi/
H
A
D
scsi_proto.h
250
#define
TYPE_ENCLOSURE
0x0d /* Enclosure Services Device */
macro
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H
A
D
hisi_sas_v3_hw.c
2770
if (sdev->type ==
TYPE_ENCLOSURE
)
in slave_configure_v3_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H
A
D
hisi_sas_v3_hw.c
2908
if (sdev->type ==
TYPE_ENCLOSURE
)
in slave_configure_v3_hw()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H
A
D
megaraid_sas_fusion.c
3246
drive_type ==
TYPE_ENCLOSURE
))
in megasas_build_io_fusion()
Completed in 77 milliseconds