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:NO_TAG
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H
A
D
sym_hipd.c
1547
if (cp->tag !=
NO_TAG
) {
1652
if (cp->tag !=
NO_TAG
)
2702
if (cp->tag !=
NO_TAG
&& olen - rest <= 3) {
3212
(cp->tag !=
NO_TAG
&& cp->scsi_smsg[2] != task))) {
3497
if (cp->tag ==
NO_TAG
) {
4651
u_short tag =
NO_TAG
;
4789
if (cp->tag !=
NO_TAG
) {
4851
if (cp->tag !=
NO_TAG
)
5155
can_disconnect = (cp->tag !=
NO_TAG
) ||
5165
if (cp->tag !=
NO_TAG
) {
[all...]
H
A
D
sym_hipd.h
114
#define
NO_TAG
(256)
macro
771
/*
NO_TAG
means no tag */
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H
A
D
sym_hipd.c
1547
if (cp->tag !=
NO_TAG
) {
1652
if (cp->tag !=
NO_TAG
)
2702
if (cp->tag !=
NO_TAG
&& olen - rest <= 3) {
3212
(cp->tag !=
NO_TAG
&& cp->scsi_smsg[2] != task))) {
3497
if (cp->tag ==
NO_TAG
) {
4650
u_short tag =
NO_TAG
;
4788
if (cp->tag !=
NO_TAG
) {
4850
if (cp->tag !=
NO_TAG
)
5154
can_disconnect = (cp->tag !=
NO_TAG
) ||
5164
if (cp->tag !=
NO_TAG
) {
[all...]
H
A
D
sym_hipd.h
114
#define
NO_TAG
(256)
macro
771
/*
NO_TAG
means no tag */
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
ncr53c8xx.c
904
#define
NO_TAG
(255)
macro
4185
if (cp ->tag !=
NO_TAG
||
in ncr_queue_command()
4193
if (cp->tag !=
NO_TAG
) {
in ncr_queue_command()
4434
lp->jump_ccb[cp->tag ==
NO_TAG
? 0 : cp->tag] =
in ncr_start_next_ccb()
7141
u_char tag =
NO_TAG
;
in ncr_get_ccb()
7215
if (tag !=
NO_TAG
) {
in ncr_get_ccb()
7261
if (cp->tag !=
NO_TAG
) {
in ncr_free_ccb()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
ncr53c8xx.c
908
#define
NO_TAG
(255)
macro
4157
if (cp ->tag !=
NO_TAG
||
in ncr_queue_command()
4165
if (cp->tag !=
NO_TAG
) {
in ncr_queue_command()
4402
lp->jump_ccb[cp->tag ==
NO_TAG
? 0 : cp->tag] =
in ncr_start_next_ccb()
6975
u_char tag =
NO_TAG
;
in ncr_get_ccb()
7049
if (tag !=
NO_TAG
) {
in ncr_get_ccb()
7095
if (cp->tag !=
NO_TAG
) {
in ncr_free_ccb()
Completed in 32 milliseconds