Searched refs:debug_msg (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dlog.h48 void debug_msg(int, char *, ...);
/osnet-11/usr/src/lib/efcode/fcdriver/
H A Dget_req.c142 debug_msg(DEBUG_FIND_FCODE, "%s: Fcode zero length\n",
153 debug_msg(DEBUG_FIND_FCODE,
199 debug_msg(DEBUG_FIND_FCODE, "builtin-driver: %s -> %s found\n",
202 debug_msg(DEBUG_FIND_FCODE, "builtin-driver-exec: %p %x\n",
205 debug_msg(DEBUG_FIND_FCODE, "builtin-driver: %s not found\n",
224 debug_msg(DEBUG_FIND_FCODE, "%s: %s -> %s found\n", fname,
227 debug_msg(DEBUG_FIND_FCODE, "%s: file: %s FOUND\n",
232 debug_msg(DEBUG_FIND_FCODE, "%s: file '%s' not found\n",
237 debug_msg(DEBUG_FIND_FCODE, "%s: method '%s' not found\n",
263 debug_msg(DEBUG_FIND_FCOD
[all...]
H A Dupload.c63 debug_msg(DEBUG_UPLOAD, "Create Node: %p\n", pd->node);
64 debug_msg(DEBUG_UPLOAD, " Device Name: '%s'\n", p->data);
65 debug_msg(DEBUG_UPLOAD, " Parent : %p\n", ppd->node);
74 debug_msg(DEBUG_UPLOAD, " Unit Addr : '%s'\n", unit_str);
97 debug_msg(DEBUG_UPLOAD, "Finish Node: %p\n", pd->node);
113 debug_msg(DEBUG_UPLOAD, "Upload Properties: node %p upload: %d\n",
138 debug_msg(DEBUG_UPLOAD, "Upload Node: dev: %p node: %p"
146 debug_msg(DEBUG_UPLOAD, "Upload Node: dev: %p NULL private\n",
153 debug_msg(DEBUG_UPLOAD, "Upload Nodes: Recursing Tree\n");
H A Dload_node.c140 debug_msg(DEBUG_FIND_FCODE, "load_lib_file: '%s' -> ", path);
142 debug_msg(DEBUG_FIND_FCODE, "stat failed\n");
146 debug_msg(DEBUG_FIND_FCODE, "OK\n");
149 debug_msg(DEBUG_FIND_FCODE, "dlopen failed\n");
163 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' -> ", func_name, path);
165 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' can't open\n", func_name,
170 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' can't fstat/read\n",
176 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' format %s\n", func_name, path,
216 debug_msg(DEBUG_FIND_FCODE, "Loading Library: %s\n", fname);
219 debug_msg(DEBUG_FIND_FCOD
[all...]
H A Ddma.c47 debug_msg(DEBUG_REG_ACCESS, "dma-alloc ( %x ) -> %p\n", (int)size, p);
61 debug_msg(DEBUG_REG_ACCESS, "dma-free ( %p %x )\n", p, (int)size);
H A Dbuild_tree.c80 debug_msg(DEBUG_UPLOAD, "Populated: %s = %p\n", namebuf,
86 debug_msg(DEBUG_UPLOAD, "Node %s: %p (%p)\n", name, d, pd);
94 debug_msg(DEBUG_UPLOAD, "Parent: %p (%p) %s = %p\n", d->parent,
105 debug_msg(DEBUG_UPLOAD, "Lookup: %p name '%s'\n"
118 debug_msg(DEBUG_UPLOAD, "Found: %p\n", thisnode);
164 debug_msg(DEBUG_UPLOAD, "Node: %p name: '%s'\n", h,
H A Dmisc.c93 debug_msg(DEBUG_ADDR_ABUSE, "Warning: %s to %s address: %llx\n",
/osnet-11/usr/src/lib/efcode/engine/
H A Dcleanup.c45 debug_msg(DEBUG_EXIT_WORDS|DEBUG_TOKEN_USAGE,
H A Dfcode.c88 debug_msg(DEBUG_CONTEXT, "CONTEXT:expose_acf: acf: %p/'%s' %p\n",
305 debug_msg(DEBUG_HEADER, "Define: '%s' @ %p\n", name, HERE);
331 debug_msg(DEBUG_NEW_TOKEN, "Define %s token: '%s' (%x)\n",
501 debug_msg(db, "byte_load: %p, %d\n", env->fcode_buffer, fcode_xt);
502 debug_msg(db, " header: %x, %x\n",
504 debug_msg(db, " crc: %x\n",
506 debug_msg(db, " length: %x\n", length);
509 debug_msg(db, "Interpretting: %d\n", env->interpretting);
903 debug_msg(DEBUG_EXEC_TRACE, "md_find_node: node_hdl %p name %s "
916 debug_msg(DEBUG_EXEC_TRAC
[all...]
H A Dmcookie.c84 debug_msg(DEBUG_REG_ACCESS, "Allocating mapping: %d add: 0x%llx"
107 debug_msg(DEBUG_REG_ACCESS, "Deallocating mapping: %d"
H A Dpackage.c113 debug_msg(DEBUG_CONTEXT, "CONTEXT:push_package: %s%d/%p/%p\n",
158 debug_msg(DEBUG_CONTEXT, "CONTEXT:deactivate_device:"
645 debug_msg(DEBUG_CALL_METHOD, "$call_method %s\n", method);
860 debug_msg(DEBUG_FIND_FCODE, "exec_parent_method: '%s'\n", method);
870 debug_msg(DEBUG_FIND_FCODE, "exec-parent-method: '%s'/%x"
875 debug_msg(DEBUG_FIND_FCODE, "exec-parent-method: '%s'"
H A Dforth.c485 debug_msg(DEBUG_CONTEXT, "CONTEXT:also: %d/%p/%p\n",
497 debug_msg(DEBUG_CONTEXT, "CONTEXT:previous: %d/%p/%p\n",
1744 debug_msg(DEBUG_COMMA, "Ignoring set_here in"
2050 debug_msg(DEBUG_CONTEXT, "CONTEXT:pushing &CURRENT\n");
2057 debug_msg(DEBUG_CONTEXT, "CONTEXT:pushing &CONTEXT\n");
2065 debug_msg(DEBUG_CONTEXT, "CONTEXT:definitions: %d/%p/%p\n",
2147 debug_msg(DEBUG_CONTEXT, "CONTEXT:vocabulary: %d/%p/%p\n",
2165 debug_msg(DEBUG_CONTEXT, "CONTEXT:forth: %d/%p/%p\n",
2183 debug_msg(DEBUG_VOC_FIND, "%s -> %p\n", find_name,
2188 debug_msg(DEBUG_VOC_FIN
[all...]
H A Dlog.c214 debug_msg(int debug_level, char *fmt, ...) function
/osnet-11/usr/src/lib/efcode/packages/
H A Dpopulate.c68 debug_msg(DEBUG_FIND_FCODE, "%s: '%s'\n", func_name, dropin_name);
90 debug_msg(DEBUG_FIND_FCODE,
109 debug_msg(DEBUG_FIND_FCODE, "%s: '%s'\n", func_name, dropin_name);
114 debug_msg(DEBUG_FIND_FCODE, "%s: byte-load '%s'\n", func_name,
119 debug_msg(DEBUG_FIND_FCODE, "%s: load_file '%s' FAIL\n",
155 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' file: '%s'\n", func_name,
170 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' NOT FOUND\n",
176 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' FOUND len: %x\n",
262 debug_msg(DEBUG_FIND_FCODE, "%s: '%s' NOT FOUND\n",
267 debug_msg(DEBUG_FIND_FCOD
[all...]
H A Dmemalloc.c85 debug_msg(DEBUG_FIND_FCODE, "package_to_path\n");
93 debug_msg(DEBUG_FIND_FCODE, "package_to_path buf %p buflen %d "
/osnet-11/usr/src/lib/efcode/jupiter/
H A Djupiter.c83 debug_msg(DEBUG_REG_ACCESS, "jupiter:%s: %llx -> %x\n", service,
113 debug_msg(DEBUG_REG_ACCESS, "jupiter:%s: %x -> %llx\n",
165 debug_msg(DEBUG_REG_ACCESS, "jupiter:get-portid ( %x %x ) -> %x\n",
193 debug_msg(DEBUG_REG_ACCESS, "jupiter:encode_unit ( %x %x ) -> '%s'\n",
222 debug_msg(DEBUG_REG_ACCESS,
266 debug_msg(DEBUG_FIND_FCODE,
277 debug_msg(DEBUG_FIND_FCODE,
286 debug_msg(DEBUG_FIND_FCODE,
291 debug_msg(DEBUG_FIND_FCODE,
364 debug_msg(DEBUG_FIND_FCOD
[all...]
/osnet-11/usr/src/lib/efcode/gp2/
H A Dgp2.c71 debug_msg(DEBUG_REG_ACCESS, "gp2:%s: %llx -> %x\n", service,
101 debug_msg(DEBUG_REG_ACCESS, "gp2:%s: %x -> %llx\n", service,
123 debug_msg(DEBUG_REG_ACCESS, "gp2:get-portid ( %x %x ) -> %x\n",
172 debug_msg(DEBUG_REG_ACCESS, "gp2:encode_unit ( %x %x ) -> '%s'\n",
194 debug_msg(DEBUG_REG_ACCESS, "gp2:decode_unit ( '%s' ) -> %x %x\n", buf,
225 debug_msg(DEBUG_REG_ACCESS,
244 debug_msg(DEBUG_REG_ACCESS, "gp2:master-interrupt ( %x %x ) -> %x\n",
258 debug_msg(DEBUG_REG_ACCESS, "gp2:register-vector-entry ( %x %x %x ) ->"
268 debug_msg(DEBUG_REG_ACCESS, "gp2:get-interrupt-target ( ) -> %x\n",
307 debug_msg(DEBUG_FIND_FCOD
[all...]
/osnet-11/usr/src/lib/efcode/pci/
H A Dpci.c91 debug_msg(DEBUG_REG_ACCESS, "pci:map-in: %llx -> %x\n",
113 debug_msg(DEBUG_REG_ACCESS, "pci:%s: %x -> %llx\n", service,
216 debug_msg(DEBUG_REG_ACCESS, "find_cap: found cap "
281 debug_msg(DEBUG_REG_ACCESS, "pci:encode-unit ( %x ) -> %s\n",
300 debug_msg(DEBUG_REG_ACCESS, "pci:decode-unit ( '%s' ) -> 0 0 %x\n",

Completed in 35 milliseconds