Searched refs:FCP_LUN_CAP_RESET (Results 1 – 2 of 2) sorted by relevance
1110 #define FCP_LUN_CAP_RESET 0x01 macro
11847 plun->lun_cap |= FCP_LUN_CAP_RESET; in fcp_commoncap()11849 plun->lun_cap &= ~FCP_LUN_CAP_RESET; in fcp_commoncap()11917 rval = ((plun->lun_cap & FCP_LUN_CAP_RESET) != 0) ? in fcp_commoncap()