Home
last modified time | relevance | path

Searched refs:mbs_wmp (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h210 struct sd_w_map *mbs_wmp; /* ptr to write-map struct for RMW */ member
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c13005 bsp->mbs_wmp = sd_range_lock(un, start_block, end_block - 1,
13070 shadow_bsp->mbs_wmp = bsp->mbs_wmp;
13071 bsp->mbs_wmp = NULL;
13143 has_wmap = (bsp->mbs_wmp != NULL) ? TRUE : FALSE;
13151 sd_range_unlock(un, bsp->mbs_wmp);
13152 bsp->mbs_wmp = NULL;
13179 sd_range_unlock(un, bsp->mbs_wmp);