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:offload_config
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
hpsa.h
92
int
offload_config
; /* I/O accel RAID offload configured */
member
H
A
D
hpsa.c
1272
dev->
offload_config
? '+' : '-',
in hpsa_show_dev_msg()
1371
if (new_entry->
offload_config
&& new_entry->offload_to_be_enabled) {
in hpsa_scsi_update_entry()
1375
*
offload_config
were set, raid map data had better be
in hpsa_scsi_update_entry()
1388
h->dev[entry]->
offload_config
= new_entry->
offload_config
;
in hpsa_scsi_update_entry()
1520
if (dev1->
offload_config
!= dev2->
offload_config
)
in device_updated()
1719
if (!logical_drive->
offload_config
)
in hpsa_figure_phys_disk_ptrs()
3671
this_device->
offload_config
= 0;
in hpsa_get_ioaccel_status()
3689
this_device->
offload_config
in hpsa_get_ioaccel_status()
8334
int
offload_config
= 0;
hpsa_set_ioaccel_status()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
hpsa.h
92
int
offload_config
; /* I/O accel RAID offload configured */
member
H
A
D
hpsa.c
1278
dev->
offload_config
? '+' : '-',
in hpsa_show_dev_msg()
1377
if (new_entry->
offload_config
&& new_entry->offload_to_be_enabled) {
in hpsa_scsi_update_entry()
1381
*
offload_config
were set, raid map data had better be
in hpsa_scsi_update_entry()
1394
h->dev[entry]->
offload_config
= new_entry->
offload_config
;
in hpsa_scsi_update_entry()
1526
if (dev1->
offload_config
!= dev2->
offload_config
)
in device_updated()
1725
if (!logical_drive->
offload_config
)
in hpsa_figure_phys_disk_ptrs()
3675
this_device->
offload_config
= 0;
in hpsa_get_ioaccel_status()
3693
this_device->
offload_config
in hpsa_get_ioaccel_status()
8359
int
offload_config
= 0;
hpsa_set_ioaccel_status()
local
[all...]
Completed in 31 milliseconds