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:pack_len
(Results
1 - 7
of
7
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/scsi/
H
A
D
sg.h
117
int
pack_len
;
member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
H
A
D
sg.h
117
int
pack_len
;
member
/third_party/musl/porting/uniproton/kernel/include/scsi/
H
A
D
sg.h
117
int
pack_len
;
member
/third_party/musl/porting/liteos_m/kernel/include/scsi/
H
A
D
sg.h
117
int
pack_len
;
member
/third_party/musl/include/scsi/
H
A
D
sg.h
117
int
pack_len
;
member
/third_party/backends/sanei/
H
A
D
sanei_scsi.c
1896
rp->sgdata.cdb.hdr.
pack_len
);
in issue()
1898
if (nwritten != rp->sgdata.cdb.hdr.
pack_len
)
in issue()
1960
if (nwritten != rp->sgdata.cdb.hdr.
pack_len
)
in issue()
1962
if ((sg_version < 30000 && nwritten != rp->sgdata.cdb.hdr.
pack_len
)
in issue()
2128
req->sgdata.cdb.hdr.
pack_len
= cmd_size + src_size
in sanei_scsi_req_enter2()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H
A
D
scsimain.c
4639
rsghp->
pack_len
= 0; /* don't care */
in find_out_about_buffer()
4805
rsghp->
pack_len
= 0; /* don't care */
in read_buffer()
4862
rsghp->
pack_len
= 0; /* don't care */
in write_buffer()
5042
sghp->
pack_len
= 0;
in do_sg_io()
Completed in 23 milliseconds