|
Linux Kernel
3.7.1
|
#include <asm/debug.h>Go to the source code of this file.
Macros | |
| #define | CIO_TRACE_EVENT(imp, txt) |
| #define | CIO_MSG_EVENT(imp, args...) |
| #define | CIO_CRW_EVENT(imp, args...) |
Variables | |
| debug_info_t * | cio_debug_msg_id |
| debug_info_t * | cio_debug_trace_id |
| debug_info_t * | cio_debug_crw_id |
| #define CIO_CRW_EVENT | ( | imp, | |
| args... | |||
| ) |
Definition at line 19 of file cio_debug.h.
| #define CIO_MSG_EVENT | ( | imp, | |
| args... | |||
| ) |
Definition at line 15 of file cio_debug.h.
| #define CIO_TRACE_EVENT | ( | imp, | |
| txt | |||
| ) |
Definition at line 11 of file cio_debug.h.
| debug_info_t* cio_debug_crw_id |
| debug_info_t* cio_debug_msg_id |
| debug_info_t* cio_debug_trace_id |
1.8.2