OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ukbddebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ukbd.c
80
#define DPRINTF(x) if (
ukbddebug
) printf x
81
#define DPRINTFN(n,x) if (
ukbddebug
>(n)) printf x
82
int
ukbddebug
= 0;
variable in typeref:typename:int
676
if (
ukbddebug
> 5) {
802
if (
ukbddebug
> 5) {
ukbd.c
80
#define DPRINTF(x) if (
ukbddebug
) printf x
81
#define DPRINTFN(n,x) if (
ukbddebug
>(n)) printf x
82
int
ukbddebug
= 0;
variable in typeref:typename:int
676
if (
ukbddebug
> 5) {
802
if (
ukbddebug
> 5) {
Completed in 36 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025