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:expose_device
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
hpsa.h
67
u8
expose_device
;
member
H
A
D
hpsa.c
769
if (!hdev || is_logical_device(hdev) || !hdev->
expose_device
) {
in sas_address_show()
867
hdev->
expose_device
) {
in path_info_show()
1274
dev->
expose_device
);
in hpsa_show_dev_msg()
1347
device->
expose_device
? "added" : "masked");
in hpsa_scsi_add_entry()
2055
if (removed[i]->
expose_device
)
in adjust_hpsa_scsi_table()
2067
if (!(added[i]->
expose_device
))
in adjust_hpsa_scsi_table()
2128
if (sd && sd->
expose_device
) {
in hpsa_slave_alloc()
2145
sdev->no_uld_attach = !sd || !sd->
expose_device
;
in hpsa_slave_configure()
2415
if (dev->physical_device && dev->
expose_device
) {
in handle_ioaccel_mode2_error()
2610
if (dev->physical_device && dev->
expose_device
in complete_scsi_command()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
hpsa.h
67
u8
expose_device
;
member
H
A
D
hpsa.c
768
if (!hdev || is_logical_device(hdev) || !hdev->
expose_device
) {
in sas_address_show()
866
hdev->
expose_device
) {
in path_info_show()
1280
dev->
expose_device
);
in hpsa_show_dev_msg()
1353
device->
expose_device
? "added" : "masked");
in hpsa_scsi_add_entry()
2061
if (removed[i]->
expose_device
)
in adjust_hpsa_scsi_table()
2073
if (!(added[i]->
expose_device
))
in adjust_hpsa_scsi_table()
2134
if (sd && sd->
expose_device
) {
in hpsa_slave_alloc()
2151
sdev->no_uld_attach = !sd || !sd->
expose_device
;
in hpsa_slave_configure()
2420
if (dev->physical_device && dev->
expose_device
) {
in handle_ioaccel_mode2_error()
2614
if (dev->physical_device && dev->
expose_device
in complete_scsi_command()
[all...]
Completed in 17 milliseconds