Searched refs:SRP_OPT_MAX_CMD_PER_LUN (Results 1 – 1 of 1) sorted by relevance
3229 SRP_OPT_MAX_CMD_PER_LUN = 1 << 6, enumerator3263 { SRP_OPT_MAX_CMD_PER_LUN, "max_cmd_per_lun=%d" },3482 if (!(opt_mask & SRP_OPT_MAX_CMD_PER_LUN)) in srp_parse_options()3486 case SRP_OPT_MAX_CMD_PER_LUN: in srp_parse_options()3671 && (opt_mask & SRP_OPT_MAX_CMD_PER_LUN)) in srp_parse_options()