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:sb_len_wr
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
sg.h
63
unsigned char
sb_len_wr
; /* [o] byte count actually written to sbp */
member
92
unsigned char
sb_len_wr
; /* [o] byte count actually written to sbp */
member
/kernel/linux/linux-6.6/include/scsi/
H
A
D
sg.h
59
unsigned char
sb_len_wr
; /* [o] byte count actually written to sbp */
member
88
unsigned char
sb_len_wr
; /* [o] byte count actually written to sbp */
member
/kernel/linux/linux-5.10/block/
H
A
D
scsi_ioctl.c
264
hdr->
sb_len_wr
= 0;
in blk_complete_sghdr_rq()
270
hdr->
sb_len_wr
= len;
in blk_complete_sghdr_rq()
569
.
sb_len_wr
= hdr->
sb_len_wr
,
in put_sg_io_hdr()
617
.
sb_len_wr
= hdr32.
sb_len_wr
,
in get_sg_io_hdr()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
scsi_ioctl.c
392
hdr->
sb_len_wr
= 0;
in scsi_complete_sghdr_rq()
398
hdr->
sb_len_wr
= len;
in scsi_complete_sghdr_rq()
638
.
sb_len_wr
= hdr->
sb_len_wr
,
in put_sg_io_hdr()
686
.
sb_len_wr
= hdr32.
sb_len_wr
,
in get_sg_io_hdr()
H
A
D
sg.c
573
hp->
sb_len_wr
= 0;
in sg_new_read()
586
hp->
sb_len_wr
= len;
in sg_new_read()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
sg.c
571
hp->
sb_len_wr
= 0;
in sg_new_read()
583
hp->
sb_len_wr
= len;
in sg_new_read()
Completed in 11 milliseconds