Searched refs:INFO (Results 1 - 25 of 33) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/drivers/network/ipro1000/
H A Dsetup.h24 #define INFO "Intel PRO/1000 Family Driver. Version " VERSION " Build " __DATE__ " "__TIME__ macro
H A Ddriver.c117 dprintf("ipro1000: " INFO "\n");
/haiku-fatelf/src/add-ons/kernel/drivers/dvb/cx23882/
H A Dconfig.h31 #define INFO "cx23882: DVB-T Driver. Version " VERSION ", Revision " REVISION ", Build " BUILD "\n" macro
H A Ddriver.c128 dprintf(INFO);
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dlogging.h86 # ifndef INFO
87 # define INFO(w) macro
91 # ifndef INFO
93 # define INFO(w) __rt_warning("%s\n", (w)) macro
95 # define INFO(w) ((void)(0)) macro
/haiku-fatelf/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_common.h27 # define INFO(x...) dprintf(x) macro
29 # define INFO(x...) macro
H A Dps2_standard_mouse.cpp194 INFO("ps2: ps2_standard_mouse_disconnect %s\n", dev->name);
218 INFO("ps2: bad mouse data, trying resync\n");
225 INFO("ps2: strange mouse data, x/y overflow, trying resync\n");
232 INFO("ps2: strange mouse data, x-delta %d, trying resync\n",
242 INFO("ps2: strange mouse data, y-delta %d, trying resync\n",
283 INFO("ps2: probe_mouse get device id failed\n");
306 INFO("ps2: probe_mouse Standard PS/2 mouse found\n");
312 INFO("ps2: probe_mouse Extended PS/2 mouse found\n");
314 INFO("ps2: probe_mouse Error unknown device id.\n");
390 INFO("ps
[all...]
H A Dps2_keyboard.cpp250 INFO("ps2: ps2_keyboard_disconnect %s\n", dev->name);
268 // INFO("ps2: keyboard test failed, status 0x%08lx, data 0x%02x\n", status, data);
275 INFO("ps2: keyboard reset failed, status 0x%08" B_PRIx32 ", data 0x%02x"
290 // INFO("ps2: keyboard echo test failed, status 0x%08lx, data 0x%02x\n", status, data);
301 INFO("ps2: cannot read CMD byte on kbd probe:%#08" B_PRIx32 "\n",
308 INFO("ps2: cannot write 0x%02x to CMD byte on kbd probe:%#08"
317 INFO("ps2: cannot read keyboard device id:%#08" B_PRIx32 "\n", status);
344 INFO("ps2: keyboard probing failed\n");
350 INFO("ps2: keyboard found\n");
534 INFO("ps
[all...]
H A Dps2_common.cpp120 INFO("ps2: controller self test failed, status 0x%08" B_PRIx32 ", data "
196 INFO("ps2: active multiplexing v%d.%d enabled\n", (in >> 4), in & 0xf);
211 INFO("ps2: active multiplexing d3 workaround failed, status 0x%08"
376 INFO("ps2: initial setup of command byte failed\n");
383 INFO("ps2: setting up active multiplexing failed\n");
389 INFO("ps2: setting up command byte with enabled interrupts failed\n");
396 INFO("ps2: accessing multiplexed mouse port 0 timed out, ignoring it!\n");
H A Dps2_dev.cpp66 INFO("ps2: reset failed\n");
95 INFO("ps2: reset after probe failed\n");
222 INFO("ps2: devfs_publish_device %s, status = 0x%08" B_PRIx32 "\n",
243 INFO("ps2: devfs_unpublish_device %s, status = 0x%08" B_PRIx32 "\n",
321 INFO("ps2: hot removal of %s\n", dev->name);
327 INFO("ps2: hot plugin of %s\n", dev->name);
329 INFO("ps2: device %s still active, republishing...\n",
342 INFO("ps2: possibly a hot plugin of %s\n", dev->name);
H A Dps2_synaptics.cpp193 INFO("SYNAPTICS: cannot disable touchpad %s\n", dev->parent_dev->name);
208 INFO("SYNAPTICS: cannot enable touchpad %s\n", dev->parent_dev->name);
401 INFO("SYNAPTICS: cannot set mode %s\n", name);
407 INFO("SYNAPTICS: cannot enable touchpad %s\n", name);
450 INFO("ps2: reset failed\n");
531 INFO("SYNAPTICS: bad mouse data, trying resync\n");
591 INFO("SYNAPTICS: synaptics_disconnect %s\n", dev->name);
H A Dps2_alps.cpp315 INFO("ALPS not supported: %2.2x %2.2x %2.2x\n", val[0], val[1],
323 INFO("ALPS found: %2.2x %2.2x %2.2x\n", val[0], val[1], val[2]);
504 INFO("ps2: reset failed\n");
584 INFO("ALPS: bad header, trying resync\n");
591 INFO("ALPS: bad package data, trying resync\n");
622 INFO("ALPS: alps_disconnect %s\n", dev->name);
H A Dps2_service.cpp131 INFO("ps2: ps2_service_thread: Error, status 0x%08" B_PRIx32 ", "
H A Dmovement_maker.cpp9 # define INFO(x...) dprintf(x) macro
11 # define INFO(x...) macro
229 // INFO("SYN: pos: %lu x %lu, delta: %ld x %ld, sums: %ld x %ld\n",
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/ich/
H A Dich.h42 #define INFO "Version " VERSION_NUMBER VERSION_DEBUG ", written by Marcus Overhagen. Build " __DATE__ " " __TIME__ macro
/haiku-fatelf/src/bin/gdb/include/
H A Ddis-asm.h106 INFO is a pointer to this struct.
114 MEMADDR is the address that we were trying to read. INFO is a
310 #define INIT_DISASSEMBLE_INFO(INFO, STREAM, FPRINTF_FUNC) \
311 init_disassemble_info (&(INFO), (STREAM), (fprintf_ftype) (FPRINTF_FUNC))
312 #define INIT_DISASSEMBLE_INFO_NO_ARCH(INFO, STREAM, FPRINTF_FUNC) \
313 init_disassemble_info (&(INFO), (STREAM), (fprintf_ftype) (FPRINTF_FUNC))
/haiku-fatelf/src/tests/kits/storage/virtualdrive/
H A Dmkvirtualdrive.cpp218 enum { INSTALL, UNINSTALL, INFO } mode = INSTALL; enumerator in enum:__anon5859
250 mode = INFO;
292 case INFO:
/haiku-fatelf/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp32 # define INFO(x) debug_printf x macro
34 # define INFO(x) ; macro
1010 INFO(("heap %p: allocate %lu bytes from raw pages with alignment %lu\n",
1019 INFO(("heap %p: found no contiguous pages to allocate %ld bytes\n",
1034 INFO(("heap %p: allocate %lu bytes from bin %lu with element_size %lu\n",
1043 INFO(("heap %p: no free pages to allocate %lu bytes\n", heap,
1109 INFO(("memalign(alignment = %lu, size = %lu)\n", alignment, size));
1150 INFO(("memalign(): asked to allocate %lu bytes, returning pointer %p\n",
1198 INFO(("free(): asked to free pointer %p\n", address));
1203 INFO(("fre
[all...]
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dsh64-dis.c33 #define SAVED_MOVI_R(INFO) \
34 (((struct sh64_disassemble_info *) ((INFO)->private_data))->address_reg)
36 #define SAVED_MOVI_IMM(INFO) \
37 (((struct sh64_disassemble_info *) ((INFO)->private_data))->built_address)
537 INFO. Note that the simulator uses this as the main entry and does not
/haiku-fatelf/src/bin/coreutils/
H A DGNUmakefile80 $(info INFO: running autoreconf for new version string: $(_curr-ver))
/haiku-fatelf/src/bin/coreutils/lib/
H A Dsig2str.c181 NUMNAME (INFO),
/haiku-fatelf/src/bin/network/wget/
H A DGNUmakefile80 $(info INFO: running autoreconf for new version string: $(_curr-ver))
/haiku-fatelf/src/add-ons/kernel/drivers/network/vlance/
H A Dvlance.c25 #define INFO 0x0002 macro
35 //#define DEBUG_FLG ( ERR | INFO | WARN )
36 //#define DEBUG_FLG ( ERR | INFO | INTERRUPT | FUNCTION | WARN )
734 #if DEBUG(INFO)
862 #if DEBUG(INFO)
871 #if DEBUG(INFO)
877 #if DEBUG(INFO)
898 #if DEBUG(INFO)
/haiku-fatelf/src/apps/codycam/
H A DCodyCam.cpp51 #define INFO printf macro
250 INFO("CodyCam acquiring VideoInput node\n");
399 INFO("stopping nodes!\n");
408 INFO("CodyCam releasing fProducerNode\n");
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-bfd.h223 #define SYMBOL_REFERENCES_LOCAL(INFO, H) \
224 _bfd_elf_symbol_refs_local_p (H, INFO, 0)
227 #define SYMBOL_CALLS_LOCAL(INFO, H) \
228 _bfd_elf_symbol_refs_local_p (H, INFO, 1)

Completed in 260 milliseconds

12