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

  /src/sys/arch/hpcarm/dev/
sed_saip.c 107 static int attach_flag = 0; variable in typeref:typename:int
127 if (attach_flag) {
130 attach_flag = 1;
  /src/sys/dev/hpc/
bivideo.c 135 static int attach_flag = 0; variable in typeref:typename:int
158 if (attach_flag) {
161 attach_flag = 1;

Completed in 38 milliseconds