Searched defs:PDBG (Results 1 - 4 of 4) sorted by relevance
/drivers/infiniband/hw/cxgb3/ |
H A D | cxio_hal.h | 200 #define PDBG(fmt, args...) pr_debug(MOD fmt, ## args) macro
|
/drivers/media/video/et61x251/ |
H A D | et61x251.h | 205 #undef PDBG macro 206 #define PDBG(fmt, ...) \ macro
|
/drivers/media/video/sn9c102/ |
H A D | sn9c102.h | 203 #undef PDBG macro 204 #define PDBG(fmt, args...) \ macro
|
/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 66 #define PDBG(fmt, args...) \ macro 173 PDBG("%s: FW reply %d tid %u qpid %u\n", 409 PDBG("%s key 0x%x addr 0x%llx len %d\n", __func__, 422 PDBG("%s key 0x%x addr 0x%llx len %d\n", __func__, 521 PDBG("put_ep (via %s:%u) ep %p refcnt %d\n", __func__, __LINE__, \ 528 PDBG("get_ep (via %s:%u) ep %p, refcnt %d\n", __func__, __LINE__, \
|
Completed in 297 milliseconds