Searched refs:SRP_OPT_MAX_CMD_PER_LUN (Results 1 – 1 of 1) sorted by relevance
3230 SRP_OPT_MAX_CMD_PER_LUN = 1 << 6, enumerator3264 { SRP_OPT_MAX_CMD_PER_LUN, "max_cmd_per_lun=%d" },3483 if (!(opt_mask & SRP_OPT_MAX_CMD_PER_LUN)) in srp_parse_options()3487 case SRP_OPT_MAX_CMD_PER_LUN: in srp_parse_options()3672 && (opt_mask & SRP_OPT_MAX_CMD_PER_LUN)) in srp_parse_options()