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:ssp_frame_hdr
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H
A
D
aic94xx_sas.h
322
struct
ssp_frame_hdr
ssp_frame;
458
struct
ssp_frame_hdr
ssp_frame;
509
struct
ssp_frame_hdr
ssp_frame;
557
struct
ssp_frame_hdr
ssp_frame;
H
A
D
aic94xx_tmf.c
269
struct
ssp_frame_hdr
*fh;
in asd_get_tmf_resp_tasklet()
H
A
D
aic94xx_task.c
177
r + 16 + sizeof(struct
ssp_frame_hdr
);
in asd_get_response_tasklet()
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H
A
D
aic94xx_sas.h
322
struct
ssp_frame_hdr
ssp_frame;
458
struct
ssp_frame_hdr
ssp_frame;
509
struct
ssp_frame_hdr
ssp_frame;
557
struct
ssp_frame_hdr
ssp_frame;
H
A
D
aic94xx_tmf.c
269
struct
ssp_frame_hdr
*fh;
in asd_get_tmf_resp_tasklet()
H
A
D
aic94xx_task.c
177
r + 16 + sizeof(struct
ssp_frame_hdr
);
in asd_get_response_tasklet()
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
71
#define HISI_SAS_MAX_SSP_RESP_SZ (sizeof(struct
ssp_frame_hdr
) + 1024)
602
struct
ssp_frame_hdr
hdr;
H
A
D
hisi_sas_v1_hw.c
999
sizeof(struct
ssp_frame_hdr
)+3)/4) <<
in prep_ssp_v1_hw()
1003
sizeof(struct
ssp_frame_hdr
)+3)/4) <<
in prep_ssp_v1_hw()
1020
sizeof(struct
ssp_frame_hdr
);
in prep_ssp_v1_hw()
H
A
D
hisi_sas_v3_hw.c
1249
dw2 = (((sizeof(struct ssp_command_iu) + sizeof(struct
ssp_frame_hdr
)
in prep_ssp_v3_hw()
1270
sizeof(struct
ssp_frame_hdr
);
in prep_ssp_v3_hw()
1298
sizeof(struct
ssp_frame_hdr
) +
in prep_ssp_v3_hw()
H
A
D
hisi_sas_v2_hw.c
1780
dw2 = (((sizeof(struct ssp_command_iu) + sizeof(struct
ssp_frame_hdr
)
in prep_ssp_v2_hw()
1797
sizeof(struct
ssp_frame_hdr
);
in prep_ssp_v2_hw()
/kernel/linux/linux-5.10/include/scsi/
H
A
D
sas.h
292
struct
ssp_frame_hdr
{
struct
523
struct
ssp_frame_hdr
{
struct
/kernel/linux/linux-6.6/include/scsi/
H
A
D
sas.h
301
struct
ssp_frame_hdr
{
struct
522
struct
ssp_frame_hdr
{
struct
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H
A
D
hisi_sas.h
74
#define HISI_SAS_MAX_SSP_RESP_SZ (sizeof(struct
ssp_frame_hdr
) + 1024)
594
struct
ssp_frame_hdr
hdr;
H
A
D
hisi_sas_v1_hw.c
999
sizeof(struct
ssp_frame_hdr
)+3)/4) <<
in prep_ssp_v1_hw()
1003
sizeof(struct
ssp_frame_hdr
)+3)/4) <<
in prep_ssp_v1_hw()
1020
sizeof(struct
ssp_frame_hdr
);
in prep_ssp_v1_hw()
H
A
D
hisi_sas_v3_hw.c
1304
dw2 = (((sizeof(struct ssp_command_iu) + sizeof(struct
ssp_frame_hdr
)
in prep_ssp_v3_hw()
1325
sizeof(struct
ssp_frame_hdr
);
in prep_ssp_v3_hw()
1353
sizeof(struct
ssp_frame_hdr
) +
in prep_ssp_v3_hw()
H
A
D
hisi_sas_v2_hw.c
1780
dw2 = (((sizeof(struct ssp_command_iu) + sizeof(struct
ssp_frame_hdr
)
in prep_ssp_v2_hw()
1797
sizeof(struct
ssp_frame_hdr
);
in prep_ssp_v2_hw()
/kernel/linux/linux-6.6/drivers/scsi/mvsas/
H
A
D
mv_sas.c
565
struct
ssp_frame_hdr
*ssp_hdr;
in mvs_task_prep_ssp()
635
req_len = sizeof(struct
ssp_frame_hdr
) + 28;
in mvs_task_prep_ssp()
648
ssp_hdr = (struct
ssp_frame_hdr
*)buf_cmd;
in mvs_task_prep_ssp()
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
H
A
D
mv_sas.c
564
struct
ssp_frame_hdr
*ssp_hdr;
in mvs_task_prep_ssp()
638
req_len = sizeof(struct
ssp_frame_hdr
) + 28;
in mvs_task_prep_ssp()
651
ssp_hdr = (struct
ssp_frame_hdr
*)buf_cmd;
in mvs_task_prep_ssp()
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
request.c
1718
struct
ssp_frame_hdr
ssp_hdr;
in sci_io_request_frame_handler()
1725
word_cnt = sizeof(struct
ssp_frame_hdr
) / sizeof(u32);
in sci_io_request_frame_handler()
H
A
D
remote_device.c
467
struct
ssp_frame_hdr
hdr;
in sci_remote_device_frame_handler()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
request.c
1712
struct
ssp_frame_hdr
ssp_hdr;
in sci_io_request_frame_handler()
1719
word_cnt = sizeof(struct
ssp_frame_hdr
) / sizeof(u32);
in sci_io_request_frame_handler()
H
A
D
remote_device.c
468
struct
ssp_frame_hdr
hdr;
in sci_remote_device_frame_handler()
Completed in 58 milliseconds