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:outbound_intmask
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
hptiop.h
24
__le32
outbound_intmask
;
member
67
__le32
outbound_intmask
;
member
H
A
D
hptiop.c
552
&hba->u.itl.iop->
outbound_intmask
);
in hptiop_enable_intr_itl()
558
&hba->u.mv.regs->
outbound_intmask
);
in hptiop_enable_intr_mv()
1527
int_mask = readl(&hba->u.itl.iop->
outbound_intmask
);
in hptiop_disable_intr_itl()
1530
&hba->u.itl.iop->
outbound_intmask
);
in hptiop_disable_intr_itl()
1531
readl(&hba->u.itl.iop->
outbound_intmask
);
in hptiop_disable_intr_itl()
1536
writel(0, &hba->u.mv.regs->
outbound_intmask
);
in hptiop_disable_intr_mv()
1537
readl(&hba->u.mv.regs->
outbound_intmask
);
in hptiop_disable_intr_mv()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
hptiop.h
24
__le32
outbound_intmask
;
member
67
__le32
outbound_intmask
;
member
H
A
D
hptiop.c
552
&hba->u.itl.iop->
outbound_intmask
);
in hptiop_enable_intr_itl()
558
&hba->u.mv.regs->
outbound_intmask
);
in hptiop_enable_intr_mv()
1522
int_mask = readl(&hba->u.itl.iop->
outbound_intmask
);
in hptiop_disable_intr_itl()
1525
&hba->u.itl.iop->
outbound_intmask
);
in hptiop_disable_intr_itl()
1526
readl(&hba->u.itl.iop->
outbound_intmask
);
in hptiop_disable_intr_itl()
1531
writel(0, &hba->u.mv.regs->
outbound_intmask
);
in hptiop_disable_intr_mv()
1532
readl(&hba->u.mv.regs->
outbound_intmask
);
in hptiop_disable_intr_mv()
/kernel/linux/linux-5.10/drivers/scsi/arcmsr/
H
A
D
arcmsr.h
514
uint32_t
outbound_intmask
; /*0034 0037*/
member
H
A
D
arcmsr_hba.c
1357
orig_mask = readl(®->
outbound_intmask
);
in arcmsr_disable_outbound_ints()
1359
®->
outbound_intmask
);
in arcmsr_disable_outbound_ints()
1755
writel(mask, ®->
outbound_intmask
);
in arcmsr_enable_outbound_ints()
/kernel/linux/linux-6.6/drivers/scsi/arcmsr/
H
A
D
arcmsr.h
516
uint32_t
outbound_intmask
; /*0034 0037*/
member
H
A
D
arcmsr_hba.c
1349
orig_mask = readl(®->
outbound_intmask
);
in arcmsr_disable_outbound_ints()
1351
®->
outbound_intmask
);
in arcmsr_disable_outbound_ints()
1747
writel(mask, ®->
outbound_intmask
);
in arcmsr_enable_outbound_ints()
Completed in 27 milliseconds