Searched refs:HPSB_VERBOSE (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/ieee1394/ |
D | ieee1394_types.h | 75 #define HPSB_VERBOSE(fmt, args...) HPSB_PRINT(KERN_DEBUG, fmt , ## args) macro 77 #define HPSB_VERBOSE(fmt, args...) macro
|
D | nodemgr.c | 788 HPSB_VERBOSE("NodeMgr: %s %s %016Lx", argv[0], verb, (long long unsigned)ud->ne->guid); in nodemgr_call_policy() 802 HPSB_VERBOSE("NodeMgr: nodemgr_call_policy(): hotplug not enabled"); in nodemgr_call_policy() 992 HPSB_VERBOSE("NodeMgr: raw=0x%08x irmc=%d cmc=%d isc=%d bmc=%d pmc=%d " in nodemgr_process_config_rom() 1055 HPSB_VERBOSE("Initiating ConfigROM request for node " NODE_BUS_FMT, in read_businfo_block() 1346 HPSB_VERBOSE("NodeMgr: Exiting thread"); in nodemgr_host_thread() 1461 HPSB_VERBOSE("NodeMgr: Processing host reset for %s", hi->daemon_name); in nodemgr_host_reset()
|
D | ieee1394_core.c | 358 HPSB_VERBOSE("Including SelfID 0x%x", sid); in hpsb_selfid_received() 392 HPSB_VERBOSE("selfid_complete called with successful SelfID stage " in hpsb_selfid_complete()
|
D | ieee1394_transactions.c | 610 HPSB_VERBOSE("Send GASP: channel = %d, length = %Zd", channel, length); in hpsb_send_gasp()
|
D | csr.c | 120 HPSB_VERBOSE("CSR: setting expire to %lu, HZ=%d", csr->expire, HZ); in calculate_expire()
|