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:scsi_phase
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
script_asm.pl
460
$
scsi_phase
= $3;
463
0x00_00_00_00 : 0x08_00_00_00) | $scsi_phases{$
scsi_phase
};
471
$
scsi_phase
= $5;
474
$scsi_phases{$
scsi_phase
};
H
A
D
dc395x.c
265
u8
scsi_phase
;
member
899
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in build_srb()
1079
srb->state, srb->status, srb->
scsi_phase
,
in dump_register_info()
1413
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in start_scsi()
1525
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in start_scsi()
1621
phase = (u16)srb->
scsi_phase
;
in dc395x_handle_interrupt()
1644
srb->
scsi_phase
= scsi_status & PHASEMASK;
in dc395x_handle_interrupt()
2910
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in disconnect()
3071
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in reselect()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
script_asm.pl
460
$
scsi_phase
= $3;
463
0x00_00_00_00 : 0x08_00_00_00) | $scsi_phases{$
scsi_phase
};
471
$
scsi_phase
= $5;
474
$scsi_phases{$
scsi_phase
};
H
A
D
dc395x.c
250
u8
scsi_phase
;
member
884
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in build_srb()
1063
srb->state, srb->status, srb->
scsi_phase
,
in dump_register_info()
1389
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in start_scsi()
1501
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in start_scsi()
1597
phase = (u16)srb->
scsi_phase
;
in dc395x_handle_interrupt()
1620
srb->
scsi_phase
= scsi_status & PHASEMASK;
in dc395x_handle_interrupt()
2886
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in disconnect()
3045
srb->
scsi_phase
= PH_BUS_FREE; /* initial phase */
in reselect()
Completed in 13 milliseconds