Searched refs:SRP_OPT_MAX_CMD_PER_LUN (Results 1 – 1 of 1) sorted by relevance
2939 SRP_OPT_MAX_CMD_PER_LUN = 1 << 6, enumerator2962 { SRP_OPT_MAX_CMD_PER_LUN, "max_cmd_per_lun=%d" },3076 if (!(opt_mask & SRP_OPT_MAX_CMD_PER_LUN)) in srp_parse_options()3080 case SRP_OPT_MAX_CMD_PER_LUN: in srp_parse_options()3175 && (opt_mask & SRP_OPT_MAX_CMD_PER_LUN)) in srp_parse_options()