Searched refs:ARG_SEP (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dsim710.c58 #define ARG_SEP ' ' macro
60 #define ARG_SEP ',' macro
83 if((pos = strchr(pos, ARG_SEP)) != NULL) param_setup()
H A DNCR_D700.c121 #define ARG_SEP ' ' macro
123 #define ARG_SEP ',' macro
153 if((pos = strchr(pos, ARG_SEP)) != NULL) param_setup()
H A 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 && sym53c8xx__setup()
779 if ((cur = strchr(cur, ARG_SEP)) != NULL) sym53c8xx__setup()

Completed in 166 milliseconds