OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ciss_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ciss.c
26
/* #define
CISS_DEBUG
*/
51
#ifdef
CISS_DEBUG
52
#define CISS_DPRINTF(m,a) if (
ciss_debug
& (m)) printf a
59
int
ciss_debug
= 0
variable in typeref:typename:int
ciss.c
26
/* #define
CISS_DEBUG
*/
51
#ifdef
CISS_DEBUG
52
#define CISS_DPRINTF(m,a) if (
ciss_debug
& (m)) printf a
59
int
ciss_debug
= 0
variable in typeref:typename:int
Completed in 23 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025