OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atudebug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
if_atu.c
96
#define DPRINTF(x) do { if (
atudebug
) printf x; } while (0)
97
#define DPRINTFN(n,x) do { if (
atudebug
>(n)) printf x; } while (0)
98
int
atudebug
= 1;
variable in typeref:typename:int
302
if (
atudebug
) {
326
if (
atudebug
) {
382
if (
atudebug
) {
564
if (
atudebug
) {
727
if (
atudebug
) {
if_atu.c
96
#define DPRINTF(x) do { if (
atudebug
) printf x; } while (0)
97
#define DPRINTFN(n,x) do { if (
atudebug
>(n)) printf x; } while (0)
98
int
atudebug
= 1;
variable in typeref:typename:int
302
if (
atudebug
) {
326
if (
atudebug
) {
382
if (
atudebug
) {
564
if (
atudebug
) {
727
if (
atudebug
) {
if_atu.c
96
#define DPRINTF(x) do { if (
atudebug
) printf x; } while (0)
97
#define DPRINTFN(n,x) do { if (
atudebug
>(n)) printf x; } while (0)
98
int
atudebug
= 1;
variable in typeref:typename:int
302
if (
atudebug
) {
326
if (
atudebug
) {
382
if (
atudebug
) {
564
if (
atudebug
) {
727
if (
atudebug
) {
Completed in 76 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025