Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_cache.h157 struct _sd_cctl *bh_centry; member
H A Dsd_tdaemon.c773 cc_ent = handle->bh_centry; in _sd_copy_pattern_to_handle()
828 cc_ent = handle1->bh_centry; in _sd_copy_handle()
832 cc_ent1 = handle2->bh_centry; in _sd_copy_handle()
891 cc_ent = handle1->bh_centry; in _sd_compare_handle()
895 cc_ent1 = handle2->bh_centry; in _sd_compare_handle()
H A Dsd_bcache.c2126 handle->bh_centry = NULL; in _sd_prefetch_buf()
2347 handle->bh_centry = centry; in _sd_prefetch_buf()
2395 if (sts = _sd_setup_category_on_type(handle->bh_centry)) { in _sd_prefetch_buf()
2400 (void) _sd_setup_mem_chaining(handle->bh_centry, 0); in _sd_prefetch_buf()
2692 handle->bh_centry = NULL;
2887 handle->bh_centry = centry;
3000 if (sts = _sd_setup_category_on_type(handle->bh_centry)) {
3017 (void) _sd_setup_mem_chaining(handle->bh_centry, 0);
3023 centry = handle->bh_centry;
3106 if (_sd_alloc_write(handle->bh_centry, &stall)) {
[all …]
H A Dsd_ft.c1129 cc_ent = handle->bh_centry; in _sd_uncommit()
/titanic_41/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c2683 if (bh.bh_centry) in sdbc_handles()
2685 (uintptr_t)bh.bh_centry, DCMD_ADDRSPEC, 0, NULL); in sdbc_handles()
2700 bh.bh_centry, bh.bh_next); in sdbc_handles()
2737 if (bh.bh_centry) in sdbc_handles()
2739 (uintptr_t)bh.bh_centry, DCMD_ADDRSPEC, 0, NULL); in sdbc_handles()