Home
last modified time | relevance | path

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

/drivers/scsi/
Dsim710.c45 #define ARG_SEP ' ' macro
47 #define ARG_SEP ',' macro
70 if((pos = strchr(pos, ARG_SEP)) != NULL) in param_setup()
Dncr53c8xx.c575 #define ARG_SEP ' ' macro
577 #define ARG_SEP ',' macro
611 #define ARG_SEP ' ' macro
613 #define ARG_SEP ',' macro
679 while (*pe && *pe != ARG_SEP && in sym53c8xx__setup()
767 if ((cur = strchr(cur, ARG_SEP)) != NULL) in sym53c8xx__setup()