Searched refs:un_f_rmw_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h455 un_f_rmw_type :2, /* RMW type */ member in struct:sd_lun
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4215 un->un_f_rmw_type = val;
4220 "RMW type set to %d\n", un->un_f_rmw_type);
7632 un->un_f_rmw_type = SD_RMW_TYPE_DEFAULT;
8295 if ((un->un_f_rmw_type != SD_RMW_TYPE_RETURN_ERROR &&
10726 if (((un->un_f_rmw_type != SD_RMW_TYPE_RETURN_ERROR ||
10958 if (un->un_f_rmw_type == SD_RMW_TYPE_RETURN_ERROR &&
11048 if (un->un_f_rmw_type == SD_RMW_TYPE_RETURN_ERROR &&
11138 if (un->un_f_rmw_type == SD_RMW_TYPE_RETURN_ERROR &&
11228 if (un->un_f_rmw_type == SD_RMW_TYPE_RETURN_ERROR &&
11624 if ((un->un_f_rmw_type !
[all...]

Completed in 108 milliseconds