Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_cache.h153 int bh_cd; member
H A Dsd_bcache.h706 #define HANDLE_CD(handle) ((handle)->bh_cd)
762 hndl->bh_cd = cd; \
963 SDTRACE(SDF_DISCONNECT, (hndl)->bh_cd, (hndl)->bh_fba_len, \
H A DCACHE_SPEC.txt52 int bh_cd; /* actually bh_buf.sb_cd */
H A Dsd_bcache.c5154 CACHE_FBA_READ(handle->bh_cd, fba_orig_len);
5157 FBA_READ_IO_KSTATS(handle->bh_cd, FBA_SIZE(fba_orig_len));
/titanic_41/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c2673 if (OPT_C_SELECTED && (bh.bh_cd != opt_c)) in sdbc_handles()
2677 mdb_printf("%p %8T cd %3-d %4T<%b> %x\n", addr, bh.bh_cd, in sdbc_handles()