Searched refs:HPSB_VERBOSE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dieee1394_types.h41 #define HPSB_VERBOSE(fmt, args...) HPSB_PRINT(KERN_DEBUG, fmt , ## args) macro
44 #define HPSB_VERBOSE(fmt, args...) do {} while (0) macro
H A Dieee1394_core.c430 HPSB_VERBOSE("Including SelfID 0x%x", sid);
473 HPSB_VERBOSE("selfid_complete called with successful SelfID stage "
H A Dnodemgr.c794 HPSB_VERBOSE("NodeMgr: raw=0x%08x irmc=%d cmc=%d isc=%d bmc=%d pmc=%d "
1743 HPSB_VERBOSE("NodeMgr: Exiting thread");
1846 HPSB_VERBOSE("NodeMgr: Processing reset for host %d", host->id);
H A Dcsr.c163 HPSB_VERBOSE("CSR: setting expire to %lu, HZ=%u", csr->expire, HZ);

Completed in 106 milliseconds