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:CAM_REQ_CMP
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
cam.h
47
CAM_REQ_CMP
, /* CCB request completed without error */
enumerator
H
A
D
aic7xxx_osm.c
1754
ahc_set_transaction_status(scb,
CAM_REQ_CMP
);
in ahc_done()
1761
&& ahc_get_transaction_status(scb) ==
CAM_REQ_CMP
in ahc_done()
1936
case
CAM_REQ_CMP
:
in ahc_linux_queue_cmd_complete()
H
A
D
aic7xxx_core.c
5865
if (cstat !=
CAM_REQ_CMP
)
in ahc_search_qinfifo()
5978
if (cstat !=
CAM_REQ_CMP
)
in ahc_search_qinfifo()
6085
if (cstat !=
CAM_REQ_CMP
)
in ahc_search_untagged_queues()
6388
if (ahc_get_transaction_status(scbp) !=
CAM_REQ_CMP
)
in ahc_abort_scbs()
7327
return (
CAM_REQ_CMP
);
in ahc_find_tmode_devs()
7348
if (status !=
CAM_REQ_CMP
) {
in ahc_handle_en_lun()
7408
if (status !=
CAM_REQ_CMP
) {
in ahc_handle_en_lun()
7508
if (status !=
CAM_REQ_CMP
) {
in ahc_handle_en_lun()
7584
ccb->ccb_h.status =
CAM_REQ_CMP
;
in ahc_handle_en_lun()
7598
ccb->ccb_h.status =
CAM_REQ_CMP
;
in ahc_handle_en_lun()
[all...]
H
A
D
aic79xx_osm.c
1829
ahd_set_transaction_status(scb,
CAM_REQ_CMP
);
in ahd_done()
1836
&& ahd_get_transaction_status(scb) ==
CAM_REQ_CMP
in ahd_done()
2032
case
CAM_REQ_CMP
:
in ahd_linux_queue_cmd_complete()
H
A
D
aic79xx_core.c
8099
if (cstat !=
CAM_REQ_CMP
)
in ahd_done_with_status()
8573
if (ahd_get_transaction_status(scbp) !=
CAM_REQ_CMP
)
in ahd_abort_scbs()
10222
return (
CAM_REQ_CMP
);
in ahd_find_tmode_devs()
10242
if (status !=
CAM_REQ_CMP
) {
in ahd_handle_en_lun()
10276
if (status !=
CAM_REQ_CMP
) {
in ahd_handle_en_lun()
10358
if (status !=
CAM_REQ_CMP
) {
in ahd_handle_en_lun()
10427
ccb->ccb_h.status =
CAM_REQ_CMP
;
in ahd_handle_en_lun()
10441
ccb->ccb_h.status =
CAM_REQ_CMP
;
in ahd_handle_en_lun()
10465
if (ccb->ccb_h.status !=
CAM_REQ_CMP
) {
in ahd_handle_en_lun()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
cam.h
47
CAM_REQ_CMP
, /* CCB request completed without error */
enumerator
H
A
D
aic7xxx_osm.c
1753
ahc_set_transaction_status(scb,
CAM_REQ_CMP
);
in ahc_done()
1760
&& ahc_get_transaction_status(scb) ==
CAM_REQ_CMP
in ahc_done()
1934
case
CAM_REQ_CMP
:
in ahc_linux_queue_cmd_complete()
H
A
D
aic7xxx_core.c
5862
if (cstat !=
CAM_REQ_CMP
)
in ahc_search_qinfifo()
5974
if (cstat !=
CAM_REQ_CMP
)
in ahc_search_qinfifo()
6080
if (cstat !=
CAM_REQ_CMP
)
in ahc_search_untagged_queues()
6383
if (ahc_get_transaction_status(scbp) !=
CAM_REQ_CMP
)
in ahc_abort_scbs()
7321
return (
CAM_REQ_CMP
);
in ahc_find_tmode_devs()
7342
if (status !=
CAM_REQ_CMP
) {
in ahc_handle_en_lun()
7402
if (status !=
CAM_REQ_CMP
) {
in ahc_handle_en_lun()
7502
if (status !=
CAM_REQ_CMP
) {
in ahc_handle_en_lun()
7577
ccb->ccb_h.status =
CAM_REQ_CMP
;
in ahc_handle_en_lun()
7591
ccb->ccb_h.status =
CAM_REQ_CMP
;
in ahc_handle_en_lun()
[all...]
H
A
D
aic79xx_osm.c
1823
ahd_set_transaction_status(scb,
CAM_REQ_CMP
);
in ahd_done()
1830
&& ahd_get_transaction_status(scb) ==
CAM_REQ_CMP
in ahd_done()
2027
case
CAM_REQ_CMP
:
in ahd_linux_queue_cmd_complete()
H
A
D
aic79xx_core.c
8094
if (cstat !=
CAM_REQ_CMP
)
in ahd_done_with_status()
8568
if (ahd_get_transaction_status(scbp) !=
CAM_REQ_CMP
)
in ahd_abort_scbs()
10217
return (
CAM_REQ_CMP
);
in ahd_find_tmode_devs()
10237
if (status !=
CAM_REQ_CMP
) {
in ahd_handle_en_lun()
10271
if (status !=
CAM_REQ_CMP
) {
in ahd_handle_en_lun()
10353
if (status !=
CAM_REQ_CMP
) {
in ahd_handle_en_lun()
10422
ccb->ccb_h.status =
CAM_REQ_CMP
;
in ahd_handle_en_lun()
10436
ccb->ccb_h.status =
CAM_REQ_CMP
;
in ahd_handle_en_lun()
10460
if (ccb->ccb_h.status !=
CAM_REQ_CMP
) {
in ahd_handle_en_lun()
Completed in 50 milliseconds