Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h506 uint_t un_rmw_count; /* count of read-modify-writes */ member
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c29355 if (!(typ & SD_WTYPE_RMW) && !(un->un_rmw_count)) {
29422 un->un_rmw_count++;
29569 un->un_rmw_count--;