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:AUTO_INT
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
FlashPoint.c
533
#define
AUTO_INT
(BIT(12)+BIT(11)+BIT(10)+BIT(9)+BIT(8))
macro
3364
while (!(RDW_HARPOON((port + hp_intstat)) & (BUS_FREE |
AUTO_INT
))) {
in FPT_sisyncr()
3519
while (!(RDW_HARPOON((port + hp_intstat)) & (BUS_FREE |
AUTO_INT
))) {
in FPT_siwidr()
3737
(BUS_FREE | XFER_CNT_0 |
AUTO_INT
))
in FPT_sxfrp()
3782
while (!(RDW_HARPOON((p_port + hp_intstat)) &
AUTO_INT
)) {
in FPT_sxfrp()
3883
WRW_HARPOON((port + hp_intstat),
AUTO_INT
);
in FPT_schkdd()
5746
WRW_HARPOON((p_port + hp_intstat), (BUS_FREE |
AUTO_INT
| SCAM_SEL));
in FPT_scbusf()
6128
(RESET | TIMEOUT | SEL | BUS_FREE |
AUTO_INT
));
in FPT_scsell()
6137
(RESET | PROG_HLT | TIMEOUT |
AUTO_INT
))) {
in FPT_scsell()
6459
BUS_FREE | XFER_CNT_0 |
AUTO_INT
;
in FPT_XbowInit()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
FlashPoint.c
505
#define
AUTO_INT
(BIT(12)+BIT(11)+BIT(10)+BIT(9)+BIT(8))
macro
3335
while (!(RDW_HARPOON((port + hp_intstat)) & (BUS_FREE |
AUTO_INT
))) {
in FPT_sisyncr()
3492
while (!(RDW_HARPOON((port + hp_intstat)) & (BUS_FREE |
AUTO_INT
))) {
in FPT_siwidr()
3710
(BUS_FREE | XFER_CNT_0 |
AUTO_INT
))
in FPT_sxfrp()
3755
while (!(RDW_HARPOON((p_port + hp_intstat)) &
AUTO_INT
)) {
in FPT_sxfrp()
3856
WRW_HARPOON((port + hp_intstat),
AUTO_INT
);
in FPT_schkdd()
5715
WRW_HARPOON((p_port + hp_intstat), (BUS_FREE |
AUTO_INT
| SCAM_SEL));
in FPT_scbusf()
6097
(RESET | TIMEOUT | SEL | BUS_FREE |
AUTO_INT
));
in FPT_scsell()
6106
(RESET | PROG_HLT | TIMEOUT |
AUTO_INT
))) {
in FPT_scsell()
6428
BUS_FREE | XFER_CNT_0 |
AUTO_INT
;
in FPT_XbowInit()
[all...]
Completed in 14 milliseconds