Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sh3/dev/ | |
sci.c | 243 static int sci_attached; variable in typeref:typename:int 378 if (strcmp(cf->cf_name, "sci") || sci_attached) 390 sci_attached = 1; |
sci.c | 243 static int sci_attached; variable in typeref:typename:int 378 if (strcmp(cf->cf_name, "sci") || sci_attached) 390 sci_attached = 1; |