OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucycomdebug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
ucycom.c
72
#define DPRINTF(x) if (
ucycomdebug
) printf x
73
#define DPRINTFN(n, x) if (
ucycomdebug
> (n)) printf x
74
int
ucycomdebug
= 20;
variable in typeref:typename:int
546
if (
ucycomdebug
> 10) {
571
if (
ucycomdebug
> 10) {
592
if (
ucycomdebug
> 5) {
990
if (
ucycomdebug
> 5) {
ucycom.c
72
#define DPRINTF(x) if (
ucycomdebug
) printf x
73
#define DPRINTFN(n, x) if (
ucycomdebug
> (n)) printf x
74
int
ucycomdebug
= 20;
variable in typeref:typename:int
546
if (
ucycomdebug
> 10) {
571
if (
ucycomdebug
> 10) {
592
if (
ucycomdebug
> 5) {
990
if (
ucycomdebug
> 5) {
ucycom.c
72
#define DPRINTF(x) if (
ucycomdebug
) printf x
73
#define DPRINTFN(n, x) if (
ucycomdebug
> (n)) printf x
74
int
ucycomdebug
= 20;
variable in typeref:typename:int
546
if (
ucycomdebug
> 10) {
571
if (
ucycomdebug
> 10) {
592
if (
ucycomdebug
> 5) {
990
if (
ucycomdebug
> 5) {
Completed in 73 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025