OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ydsdebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
yds.c
76
# define DPRINTF(x) if (
ydsdebug
) printf x
77
# define DPRINTFN(n,x) if (
ydsdebug
>(n)) printf x
78
int
ydsdebug
= 0;
variable in typeref:typename:int
197
if (
ydsdebug
> (n)) yds_dump_play_slot(sc, bank)
797
if (
ydsdebug
) {
yds.c
76
# define DPRINTF(x) if (
ydsdebug
) printf x
77
# define DPRINTFN(n,x) if (
ydsdebug
>(n)) printf x
78
int
ydsdebug
= 0;
variable in typeref:typename:int
197
if (
ydsdebug
> (n)) yds_dump_play_slot(sc, bank)
797
if (
ydsdebug
) {
Completed in 26 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025