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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR_D700.c121 #define ARG_SEP ' ' macro
123 #define ARG_SEP ',' macro
153 if((pos = strchr(pos, ARG_SEP)) != NULL)
H A Dsim710.c59 #define ARG_SEP ' ' macro
61 #define ARG_SEP ',' macro
84 if((pos = strchr(pos, ARG_SEP)) != NULL)
H A Dncr53c8xx.c588 #define ARG_SEP ' ' macro
590 #define ARG_SEP ',' macro
624 #define ARG_SEP ' ' macro
626 #define ARG_SEP ',' macro
692 while (*pe && *pe != ARG_SEP &&
780 if ((cur = strchr(cur, ARG_SEP)) != NULL)

Completed in 80 milliseconds