Searched refs:FCP_LUN_CAP_RESET (Results 1 – 2 of 2) sorted by relevance
1110 #define FCP_LUN_CAP_RESET 0x01 macro
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()