Searched refs:DBG_ALL_LDCS (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | ldc_shm.c | 182 D1(DBG_ALL_LDCS, "%s: mapin_size read from HV is (0x%llx)\n", in i_ldc_init_mapin() 198 DWARN(DBG_ALL_LDCS, in ldc_mem_alloc_handle() 257 DWARN(DBG_ALL_LDCS, in ldc_mem_free_handle() 363 DWARN(DBG_ALL_LDCS, in i_ldc_mem_bind_handle() 432 DWARN(DBG_ALL_LDCS, in i_ldc_mem_bind_handle() 553 DWARN(DBG_ALL_LDCS, in i_ldc_mem_bind_handle() 678 DWARN(DBG_ALL_LDCS, in ldc_mem_nextcookie() 738 DWARN(DBG_ALL_LDCS, in ldc_mem_unbind_handle() 747 DWARN(DBG_ALL_LDCS, in ldc_mem_unbind_handle() 831 DWARN(DBG_ALL_LDCS, "ldc_mem_info: invalid memory handle\n"); in ldc_mem_info() [all …]
|
H A D | ldc.c | 243 int64_t ldcdbgchan = DBG_ALL_LDCS; 258 if ((id != DBG_ALL_LDCS) && in ldcdebug() 259 (ldcdbgchan != DBG_ALL_LDCS) && in ldcdebug() 279 if ((ldcdbgchan != DBG_ALL_LDCS) && (ldcdbgchan != ldcp->id)) in ldc_inject_error() 338 #define DBG_ALL_LDCS -1 macro 426 DWARN(DBG_ALL_LDCS, "_init: ldc_memhdl cache create failed\n"); in _init() 435 DWARN(DBG_ALL_LDCS, "_init: ldc_memseg cache create failed\n"); in _init() 472 DWARN(DBG_ALL_LDCS, "_fini: mod_remove failed\n"); in _fini() 1347 D1(DBG_ALL_LDCS, in i_ldc_process_VER() 1434 DWARN(DBG_ALL_LDCS, in i_ldc_process_VER() [all …]
|
/titanic_50/usr/src/uts/sun4v/sys/ |
H A D | ldc_impl.h | 513 #define DBG_ALL_LDCS -1 macro
|