Home
last modified time | relevance | path

Searched refs:sep_opt (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c2976 char *options, *sep_opt; in srp_parse_options() local
2989 sep_opt = options; in srp_parse_options()
2990 while ((p = strsep(&sep_opt, ",\n")) != NULL) { in srp_parse_options()