OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sunscpal_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
sunscpal.c
142
#ifdef
SUNSCPAL_DEBUG
147
int
sunscpal_debug
= 0;
variable in typeref:typename:int
149
do { if (
sunscpal_debug
& SUNSCPAL_DBG_BREAK) Debugger(); } while (0)
157
#else /*
SUNSCPAL_DEBUG
*/
162
#endif /*
SUNSCPAL_DEBUG
*/
267
#ifdef
SUNSCPAL_DEBUG
268
if (
sunscpal_debug
& SUNSCPAL_DBG_DMA) {
308
#ifdef
SUNSCPAL_DEBUG
309
if (
sunscpal_debug
& SUNSCPAL_DBG_DMA) {
379
#ifdef
SUNSCPAL_DEBUG
[
all
...]
sunscpal.c
142
#ifdef
SUNSCPAL_DEBUG
147
int
sunscpal_debug
= 0;
variable in typeref:typename:int
149
do { if (
sunscpal_debug
& SUNSCPAL_DBG_BREAK) Debugger(); } while (0)
157
#else /*
SUNSCPAL_DEBUG
*/
162
#endif /*
SUNSCPAL_DEBUG
*/
267
#ifdef
SUNSCPAL_DEBUG
268
if (
sunscpal_debug
& SUNSCPAL_DBG_DMA) {
308
#ifdef
SUNSCPAL_DEBUG
309
if (
sunscpal_debug
& SUNSCPAL_DBG_DMA) {
379
#ifdef
SUNSCPAL_DEBUG
[
all
...]
Completed in 55 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025