Home
last modified time | relevance | path

Searched refs:printfargs (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/cam/
H A Dcam_debug.h93 #define CAM_DEBUG(path, flag, printfargs) \ argument
99 printf printfargs; \
104 #define CAM_DEBUG_DEV(dev, flag, printfargs) \ argument
110 printf printfargs; \
115 #define CAM_DEBUG_PRINT(flag, printfargs) \ argument
118 printf printfargs; \
123 #define CAM_DEBUG_PATH_PRINT(flag, path, printfargs) \ argument
126 printf printfargs; \