Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h533 uint_t un_rmw_count; /* count of read-modify-writes */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c28766 if (!(typ & SD_WTYPE_RMW) && !(un->un_rmw_count)) {
28833 un->un_rmw_count++;
28980 un->un_rmw_count--;