Lines Matching refs:pr_res_type

865 	msg->lun.pr_res_type = lun->pr_res_type;
1174 lun->pr_res_type = msg->lun.pr_res_type;
5268 (lun->pr_res_idx != residx && lun->pr_res_type < 4)) {
7761 res->data.scopetype = lun->pr_res_type;
7819 res_desc->scopetype = lun->pr_res_type;
7903 lun->pr_res_type = type;
7904 if (lun->pr_res_type != SPR_TYPE_WR_EX_AR &&
7905 lun->pr_res_type != SPR_TYPE_EX_AC_AR)
8043 } else if (type != lun->pr_res_type &&
8044 (lun->pr_res_type == SPR_TYPE_WR_EX_RO ||
8045 lun->pr_res_type == SPR_TYPE_EX_AC_RO)) {
8049 lun->pr_res_type = type;
8050 if (lun->pr_res_type != SPR_TYPE_WR_EX_AR &&
8051 lun->pr_res_type != SPR_TYPE_EX_AC_AR)
8136 lun->pr_res_type = msg->pr.pr_info.res_type;
8137 if (lun->pr_res_type != SPR_TYPE_WR_EX_AR &&
8138 lun->pr_res_type != SPR_TYPE_EX_AC_AR)
8160 } else if (msg->pr.pr_info.res_type != lun->pr_res_type
8161 && (lun->pr_res_type == SPR_TYPE_WR_EX_RO ||
8162 lun->pr_res_type == SPR_TYPE_EX_AC_RO)) {
8166 lun->pr_res_type = msg->pr.pr_info.res_type;
8167 if (lun->pr_res_type != SPR_TYPE_WR_EX_AR &&
8168 lun->pr_res_type != SPR_TYPE_EX_AC_AR)
8345 if ((lun->pr_res_type == SPR_TYPE_WR_EX_RO ||
8346 lun->pr_res_type == SPR_TYPE_EX_AC_RO) &&
8363 lun->pr_res_type = 0;
8367 lun->pr_res_type = 0;
8415 || lun->pr_res_type != type) {
8435 lun->pr_res_type = type;
8470 if (lun->pr_res_type != type) {
8481 lun->pr_res_type = 0;
8510 lun->pr_res_type = 0;
8601 if ((lun->pr_res_type == SPR_TYPE_WR_EX_RO ||
8602 lun->pr_res_type == SPR_TYPE_EX_AC_RO) &&
8619 lun->pr_res_type = 0;
8623 lun->pr_res_type = 0;
8632 lun->pr_res_type = msg->pr.pr_info.res_type;
8642 if (lun->pr_res_type != SPR_TYPE_EX_AC &&
8643 lun->pr_res_type != SPR_TYPE_WR_EX &&
8654 lun->pr_res_type = 0;
8662 lun->pr_res_type = 0;
11284 (lun->pr_res_type == SPR_TYPE_WR_EX ||
11285 lun->pr_res_type == SPR_TYPE_WR_EX_RO ||
11286 lun->pr_res_type == SPR_TYPE_WR_EX_AR)) {
11295 (residx != lun->pr_res_idx && lun->pr_res_type < 4)) {