HomeSort by: relevance | last modified time | path
    Searched defs:sci_attached (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 22 milliseconds