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:ahd_debug
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic79xx_osm.c
875
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0)
in ahd_linux_bus_reset()
1143
{ "debug", &
ahd_debug
},
in aic79xx_setup()
1797
if ((
ahd_debug
& AHD_SHOW_MISC) != 0) {
in ahd_done()
1934
if (
ahd_debug
& AHD_SHOW_SENSE) {
in ahd_linux_handle_scsi_status()
1967
if ((
ahd_debug
& AHD_SHOW_QFULL) != 0) {
in ahd_linux_handle_scsi_status()
2395
if ((
ahd_debug
& AHD_SHOW_DV) != 0)
in ahd_linux_set_period()
2448
if ((
ahd_debug
& AHD_SHOW_DV) != 0)
in ahd_linux_set_offset()
2484
if ((
ahd_debug
& AHD_SHOW_DV) != 0)
in ahd_linux_set_dt()
2526
if ((
ahd_debug
& AHD_SHOW_DV) != 0)
in ahd_linux_set_qas()
2565
if ((
ahd_debug
in ahd_linux_set_iu()
[all...]
H
A
D
aic79xx_core.c
283
if ((
ahd_debug
& AHD_SHOW_MODEPTR) != 0)
in ahd_set_modes()
301
if ((
ahd_debug
& AHD_SHOW_MODEPTR) != 0)
in ahd_update_modes()
868
if ((
ahd_debug
& AHD_SHOW_QUEUE) != 0) {
in ahd_queue_scb()
1168
if ((
ahd_debug
& AHD_SHOW_FIFOS) != 0)
in ahd_clear_fifo()
1794
if ((
ahd_debug
& AHD_SHOW_MISC) != 0)
in ahd_handle_seqint()
1828
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0)
in ahd_handle_seqint()
1834
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0)
in ahd_handle_seqint()
1844
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0)
in ahd_handle_seqint()
1979
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0) {
in ahd_handle_seqint()
1996
if ((
ahd_debug
in ahd_handle_seqint()
3562
uint32_t
ahd_debug
= AHD_DEBUG_OPTS;
global()
variable
[all...]
H
A
D
aic79xx.h
91
((
ahd_debug
& AHD_SHOW_MASKED_ERRORS) == 0 \
1439
extern uint32_t
ahd_debug
;
H
A
D
aic79xx_pci.c
606
&& (
ahd_debug
& AHD_DUMP_SEEPROM) != 0) {
in ahd_check_extport()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic79xx_osm.c
869
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0)
in ahd_linux_bus_reset()
1137
{ "debug", &
ahd_debug
},
in aic79xx_setup()
1791
if ((
ahd_debug
& AHD_SHOW_MISC) != 0) {
in ahd_done()
1928
if (
ahd_debug
& AHD_SHOW_SENSE) {
in ahd_linux_handle_scsi_status()
1961
if ((
ahd_debug
& AHD_SHOW_QFULL) != 0) {
in ahd_linux_handle_scsi_status()
2383
if ((
ahd_debug
& AHD_SHOW_DV) != 0)
in ahd_linux_set_period()
2436
if ((
ahd_debug
& AHD_SHOW_DV) != 0)
in ahd_linux_set_offset()
2472
if ((
ahd_debug
& AHD_SHOW_DV) != 0)
in ahd_linux_set_dt()
2514
if ((
ahd_debug
& AHD_SHOW_DV) != 0)
in ahd_linux_set_qas()
2553
if ((
ahd_debug
in ahd_linux_set_iu()
[all...]
H
A
D
aic79xx_core.c
283
if ((
ahd_debug
& AHD_SHOW_MODEPTR) != 0)
in ahd_set_modes()
301
if ((
ahd_debug
& AHD_SHOW_MODEPTR) != 0)
in ahd_update_modes()
868
if ((
ahd_debug
& AHD_SHOW_QUEUE) != 0) {
in ahd_queue_scb()
1168
if ((
ahd_debug
& AHD_SHOW_FIFOS) != 0)
in ahd_clear_fifo()
1794
if ((
ahd_debug
& AHD_SHOW_MISC) != 0)
in ahd_handle_seqint()
1828
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0)
in ahd_handle_seqint()
1834
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0)
in ahd_handle_seqint()
1844
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0)
in ahd_handle_seqint()
1979
if ((
ahd_debug
& AHD_SHOW_RECOVERY) != 0) {
in ahd_handle_seqint()
1996
if ((
ahd_debug
in ahd_handle_seqint()
3560
uint32_t
ahd_debug
= AHD_DEBUG_OPTS;
global()
variable
[all...]
H
A
D
aic79xx.h
91
((
ahd_debug
& AHD_SHOW_MASKED_ERRORS) == 0 \
1435
extern uint32_t
ahd_debug
;
H
A
D
aic79xx_pci.c
604
&& (
ahd_debug
& AHD_DUMP_SEEPROM) != 0) {
in ahd_check_extport()
Completed in 26 milliseconds