Searched refs:ACDB_PROBE (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | ofw_patch.c | 65 DPRINTF(ACDB_PROBE, ("\nCreating new i2c-child-devices\n")); in create_i2c_dict() 79 DPRINTF(ACDB_PROBE, ("\nAdding i2c device: %s (%s) @ 0x%x (%lx)\n", in add_i2c_device() 258 DPRINTF(ACDB_PROBE, ("\nAdding spdmem for SPARCle ")); in add_spdmem_props_sparcle() 274 DPRINTF(ACDB_PROBE, ("\nAdding sensors for %s ", machine_model)); in add_env_sensors_v210() 289 DPRINTF(ACDB_PROBE, ("\nAdding sensors for %s ", machine_model)); in add_i2c_props_e450() 316 DPRINTF(ACDB_PROBE, ("\nAdding sensors for %s ", machine_model)); in add_i2c_props_e250() 375 DPRINTF(ACDB_PROBE, ("\nAdding EDID for Meso-999 ")); in set_static_edid()
|
| D | ofw_patch.h | 36 #define ACDB_PROBE 0x2 macro
|
| D | autoconf.c | 753 DPRINTF(ACDB_PROBE, ("Node: %x", node)); in mainbus_attach() 758 DPRINTF(ACDB_PROBE, (" name %s\n", sbuf)); in mainbus_attach() 781 if (autoconf_debug & ACDB_PROBE) { in mainbus_attach() 797 if (autoconf_debug & ACDB_PROBE) { in mainbus_attach() 813 if (autoconf_debug & ACDB_PROBE) { in mainbus_attach()
|
| /netbsd/src/sys/arch/sparc/sparc/ |
| D | autoconf.c | 149 #define ACDB_PROBE 0x2 macro 1352 DPRINTF(ACDB_PROBE, ("Node: %x", node)); in mainbus_attach() 1362 DPRINTF(ACDB_PROBE, (" name %s\n", namebuf)); in mainbus_attach()
|