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:max_cmd
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H
A
D
megaraid_sas_base.c
1672
u16
max_cmd
= instance->max_fw_cmds;
in megasas_dump_pending_frames()
local
1682
for (i = 0; i <
max_cmd
; i++) {
in megasas_dump_pending_frames()
1718
} /*for
max_cmd
*/
in megasas_dump_pending_frames()
1720
for (i = 0; i <
max_cmd
; i++) {
in megasas_dump_pending_frames()
3875
u16
max_cmd
= instance->max_fw_cmds;
in megasas_internal_reset_defer_cmds()
local
3881
for (i = 0; i <
max_cmd
; i++) {
in megasas_internal_reset_defer_cmds()
4254
u16
max_cmd
= instance->max_mfi_cmds;
in megasas_teardown_frame_pool()
local
4263
for (i = 0; i <
max_cmd
; i++) {
in megasas_teardown_frame_pool()
4298
u16
max_cmd
;
in megasas_create_frame_pool()
local
4302
max_cmd
in megasas_create_frame_pool()
4422
u16
max_cmd
;
megasas_alloc_cmds()
local
[all...]
H
A
D
megaraid_sas_fusion.c
456
u16
max_cmd
;
in megasas_create_sg_sense_fusion()
local
463
max_cmd
= instance->max_fw_cmds;
in megasas_create_sg_sense_fusion()
529
for (i = 0; i <
max_cmd
; i++) {
in megasas_create_sg_sense_fusion()
546
for (i =
max_cmd
; i < instance->max_mpt_cmds; i++) {
in megasas_create_sg_sense_fusion()
1681
u16
max_cmd
;
in megasas_configure_queue_sizes()
local
1684
max_cmd
= instance->max_fw_cmds;
in megasas_configure_queue_sizes()
1695
fusion->reply_q_depth = 2 * ((
max_cmd
+ 1 + 15) / 16) * 16;
in megasas_configure_queue_sizes()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H
A
D
megaraid_sas_base.c
1682
u16
max_cmd
= instance->max_fw_cmds;
in megasas_dump_pending_frames()
local
1692
for (i = 0; i <
max_cmd
; i++) {
in megasas_dump_pending_frames()
1728
} /*for
max_cmd
*/
in megasas_dump_pending_frames()
1730
for (i = 0; i <
max_cmd
; i++) {
in megasas_dump_pending_frames()
3909
u16
max_cmd
= instance->max_fw_cmds;
in megasas_internal_reset_defer_cmds()
local
3915
for (i = 0; i <
max_cmd
; i++) {
in megasas_internal_reset_defer_cmds()
4286
u16
max_cmd
= instance->max_mfi_cmds;
in megasas_teardown_frame_pool()
local
4295
for (i = 0; i <
max_cmd
; i++) {
in megasas_teardown_frame_pool()
4330
u16
max_cmd
;
in megasas_create_frame_pool()
local
4334
max_cmd
in megasas_create_frame_pool()
4454
u16
max_cmd
;
megasas_alloc_cmds()
local
[all...]
H
A
D
megaraid_sas_fusion.c
484
u16
max_cmd
;
in megasas_create_sg_sense_fusion()
local
491
max_cmd
= instance->max_fw_cmds;
in megasas_create_sg_sense_fusion()
557
for (i = 0; i <
max_cmd
; i++) {
in megasas_create_sg_sense_fusion()
574
for (i =
max_cmd
; i < instance->max_mpt_cmds; i++) {
in megasas_create_sg_sense_fusion()
1715
u16
max_cmd
;
in megasas_configure_queue_sizes()
local
1718
max_cmd
= instance->max_fw_cmds;
in megasas_configure_queue_sizes()
1729
fusion->reply_q_depth = 2 * ((
max_cmd
+ 1 + 15) / 16) * 16;
in megasas_configure_queue_sizes()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
advansys.c
4416
uchar
max_cmd
[ADV_MAX_TID + 1];
in AdvInitAsc3550Driver()
local
4467
max_cmd
[tid]);
in AdvInitAsc3550Driver()
4820
max_cmd
[tid]);
in AdvInitAsc3550Driver()
4860
uchar
max_cmd
[ADV_MAX_TID + 1];
in AdvInitAsc38C0800Driver()
local
4898
max_cmd
[tid]);
in AdvInitAsc38C0800Driver()
5306
max_cmd
[tid]);
in AdvInitAsc38C0800Driver()
5346
uchar
max_cmd
[ASC_MAX_TID + 1];
in AdvInitAsc38C1600Driver()
local
5386
max_cmd
[tid]);
in AdvInitAsc38C1600Driver()
5800
max_cmd
[tid]);
in AdvInitAsc38C1600Driver()
5824
uchar tid,
max_cmd
[ADV_MAX_TI
in AdvResetChipAndSB()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
advansys.c
4367
uchar
max_cmd
[ADV_MAX_TID + 1];
in AdvInitAsc3550Driver()
local
4418
max_cmd
[tid]);
in AdvInitAsc3550Driver()
4771
max_cmd
[tid]);
in AdvInitAsc3550Driver()
4811
uchar
max_cmd
[ADV_MAX_TID + 1];
in AdvInitAsc38C0800Driver()
local
4849
max_cmd
[tid]);
in AdvInitAsc38C0800Driver()
5257
max_cmd
[tid]);
in AdvInitAsc38C0800Driver()
5297
uchar
max_cmd
[ASC_MAX_TID + 1];
in AdvInitAsc38C1600Driver()
local
5337
max_cmd
[tid]);
in AdvInitAsc38C1600Driver()
5751
max_cmd
[tid]);
in AdvInitAsc38C1600Driver()
5775
uchar tid,
max_cmd
[ADV_MAX_TI
in AdvResetChipAndSB()
local
[all...]
Completed in 45 milliseconds