Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dsim710.c58 #define ARG_SEP ' ' macro
60 #define ARG_SEP ',' macro
83 if((pos = strchr(pos, ARG_SEP)) != NULL) in param_setup()
Dncr53c8xx.c587 #define ARG_SEP ' ' macro
589 #define ARG_SEP ',' macro
623 #define ARG_SEP ' ' macro
625 #define ARG_SEP ',' macro
691 while (*pe && *pe != ARG_SEP && in sym53c8xx__setup()
779 if ((cur = strchr(cur, ARG_SEP)) != NULL) in sym53c8xx__setup()