OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ahc_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
505
#ifdef
AHC_DEBUG
506
if (
ahc_debug
& AHC_SHOW_SENSE) {
529
#ifdef
AHC_DEBUG
530
if (
ahc_debug
& AHC_SHOW_SENSE) {
1186
#ifdef
AHC_DEBUG
1187
if ((
ahc_debug
& AHC_SHOW_SELTO) != 0) {
1518
#ifdef
AHC_DEBUG
1519
uint32_t
ahc_debug
= 0; /* AHC_SHOW_MISC|AHC_SHOW_SENSE|AHC_DEBUG_OPTS;*/
variable
2660
#ifdef
AHC_DEBUG
2661
if ((
ahc_debug
& AHC_SHOW_MESSAGES) != 0)
[
all
...]
aic7xxxvar.h
53
#undef
AHC_DEBUG
192
#ifdef
AHC_DEBUG
194
((
ahc_debug
& AHC_SHOW_MASKED_ERRORS) == 0 \
1374
#ifdef
AHC_DEBUG
1375
extern uint32_t
ahc_debug
;
Completed in 18 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026