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 - 1
of
1
) 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
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025