Searched refs:lun_cap (Results 1 – 4 of 4) sorted by relevance
1061 uchar_t lun_cap; member
546 uchar_t lun_cap; /* bitmap of scsi caps */ member
4627 ilp->lun_cap |= ISCSI_LUN_CAP_RESET; in iscsi_i_commoncap()4629 ilp->lun_cap &= ~ISCSI_LUN_CAP_RESET; in iscsi_i_commoncap()4666 rtn = ((ilp->lun_cap & ISCSI_LUN_CAP_RESET) != 0) ? in iscsi_i_commoncap()
11858 plun->lun_cap |= FCP_LUN_CAP_RESET; in fcp_commoncap()11860 plun->lun_cap &= ~FCP_LUN_CAP_RESET; in fcp_commoncap()11928 rval = ((plun->lun_cap & FCP_LUN_CAP_RESET) != 0) ? in fcp_commoncap()