Home
last modified time | relevance | path

Searched refs:DEBUG_UPLOAD (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/efcode/fcdriver/
H A Dupload.c63 debug_msg(DEBUG_UPLOAD, "Create Node: %p\n", pd->node); in create_node()
64 debug_msg(DEBUG_UPLOAD, " Device Name: '%s'\n", p->data); in create_node()
65 debug_msg(DEBUG_UPLOAD, " Parent : %p\n", ppd->node); in create_node()
74 debug_msg(DEBUG_UPLOAD, " Unit Addr : '%s'\n", unit_str); in create_node()
97 debug_msg(DEBUG_UPLOAD, "Finish Node: %p\n", pd->node); in finish_node()
113 debug_msg(DEBUG_UPLOAD, "Upload Properties: node %p upload: %d\n", in upload_properties()
138 debug_msg(DEBUG_UPLOAD, "Upload Node: dev: %p node: %p" in upload_node()
146 debug_msg(DEBUG_UPLOAD, "Upload Node: dev: %p NULL private\n", in upload_node()
153 debug_msg(DEBUG_UPLOAD, "Upload Nodes: Recursing Tree\n"); in upload_nodes()
H A Dbuild_tree.c80 debug_msg(DEBUG_UPLOAD, "Populated: %s = %p\n", namebuf, in get_prom_nodeid()
86 debug_msg(DEBUG_UPLOAD, "Node %s: %p (%p)\n", name, d, pd); in get_prom_nodeid()
94 debug_msg(DEBUG_UPLOAD, "Parent: %p (%p) %s = %p\n", d->parent, in get_prom_nodeid()
105 debug_msg(DEBUG_UPLOAD, "Lookup: %p name '%s'\n" in get_prom_nodeid()
118 debug_msg(DEBUG_UPLOAD, "Found: %p\n", thisnode); in get_prom_nodeid()
164 debug_msg(DEBUG_UPLOAD, "Node: %p name: '%s'\n", h, in build_nodes()
H A Dget_req.c382 debug_msg(DEBUG_UPLOAD, "Attach Point: %s\n", path); in process_request()
390 debug_msg(DEBUG_UPLOAD, "Zero length Fcode\n"); in process_request()
394 debug_msg(DEBUG_UPLOAD, "byte-load fcode_len: %x\n", in process_request()
402 debug_msg(DEBUG_UPLOAD, "Upload Done\n"); in process_request()
/titanic_44/usr/src/lib/efcode/include/fcode/
H A Ddebug.h53 #define DEBUG_UPLOAD 0x00010000 macro
/titanic_44/usr/src/lib/efcode/engine/
H A Ddebug.c685 DEBUG_UPLOAD, "upload",