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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dlasi700.c77 #define ARG_SEP ' ' macro
79 #define ARG_SEP ',' macro
98 if((pos = strchr(pos, ARG_SEP)) != NULL)
H A DNCR_D700.c144 #define ARG_SEP ' ' macro
146 #define ARG_SEP ',' macro
176 if((pos = strchr(pos, ARG_SEP)) != NULL)
H A Dsym53c8xx_comm.h1812 #define ARG_SEP ' ' macro
1814 #define ARG_SEP ',' macro
1867 #define ARG_SEP ' ' macro
1869 #define ARG_SEP ',' macro
1916 while (*pe && *pe != ARG_SEP &&
2004 if ((cur = strchr(cur, ARG_SEP)) != NULL)
H A Dsym53c8xx.c12484 #define ARG_SEP ' ' macro
12486 #define ARG_SEP ',' macro
12539 #define ARG_SEP ' ' macro
12541 #define ARG_SEP ',' macro
12589 while (*pe && *pe != ARG_SEP &&
12677 if ((cur = strchr(cur, ARG_SEP)) != NULL)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c2254 #define ARG_SEP ' ' macro
2256 #define ARG_SEP ',' macro
2305 while (*pe && *pe != ARG_SEP &&
2351 if ((cur = strchr(cur, ARG_SEP)) != NULL)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/fusion/
H A Dmptscsih.c7256 #define ARG_SEP ' ' macro
7258 #define ARG_SEP ',' macro
7331 if ((cur = strchr(cur, ARG_SEP)) != NULL)

Completed in 100 milliseconds