Searched refs:bh_cd (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_cache.h153 int bh_cd; member in struct:_sd_buf_handle
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 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));
/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c2671 * a cleared bh_cd field will match if user specified cd 0
2673 if (OPT_C_SELECTED && (bh.bh_cd != opt_c))
2677 mdb_printf("%p %8T cd %3-d %4T<%b> %x\n", addr, bh.bh_cd,

Completed in 134 milliseconds