Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dnodemgr.c127 PUTF("Node[" NODE_BUS_FMT "] GUID[%016Lx]:\n", in raw1394_read_proc()
148 PUTF(" Irm ID : [" NODE_BUS_FMT "]\n", in raw1394_read_proc()
150 PUTF(" BusMgr ID : [" NODE_BUS_FMT "]\n", in raw1394_read_proc()
385 HPSB_DEBUG("%s added: ID:BUS[" NODE_BUS_FMT "] GUID[%016Lx]", in nodemgr_create_node()
1025 HPSB_DEBUG("Node changed: " NODE_BUS_FMT " -> " NODE_BUS_FMT, in nodemgr_update_node()
1055 HPSB_VERBOSE("Initiating ConfigROM request for node " NODE_BUS_FMT, in read_businfo_block()
1069 NODE_BUS_FMT, NODE_BUS_ARGS(host, nodeid)); in read_businfo_block()
1084 HPSB_INFO("Node " NODE_BUS_FMT " has a minimal ROM. " in read_businfo_block()
1091 HPSB_INFO("Node " NODE_BUS_FMT " has non-standard ROM " in read_businfo_block()
1101 "error for node " NODE_BUS_FMT, in read_businfo_block()
[all …]
Dieee1394_types.h62 #define NODE_BUS_FMT "%d-%02d:%04d" macro
Dcsr.c446 HPSB_WARN("Node [" NODE_BUS_FMT "] wants to release " in lock_regs()
592 HPSB_WARN("Node [" NODE_BUS_FMT "] wants to release " in lock64_regs()
Dsbp2.c1666 SBP2_WARN("Node " NODE_BUS_FMT ": Bridge only supports 128KB max transfer size.", in sbp2_parse_unit_directory()
1679 SBP2_WARN("Node " NODE_BUS_FMT ": Using 36byte inquiry workaround", in sbp2_parse_unit_directory()
1750 SBP2_ERR("Node " NODE_BUS_FMT ": Max speed [%s] - Max payload [%u]", in sbp2_max_speed_and_size()
Deth1394.c1287 "to node " NODE_BUS_FMT "\n", NODE_BUS_ARGS(host, node)); in ether1394_prep_write_packet()
Dohci1394.c633 DBGMSG(ohci->id, "Inserting packet for node " NODE_BUS_FMT in insert_packet()