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

  /src/sys/arch/amiga/clockport/
gencp_acafh.c 62 static int attach_count = 0; local in function:gencp_acafh_match
69 if (attach_count >= 1)
72 attach_count++;
gencp_xsurf.c 62 static int attach_count = 0; local in function:gencp_xsurf_match
70 if (attach_count >= 2)
73 attach_count++;
gencp_acafh.c 62 static int attach_count = 0; local in function:gencp_acafh_match
69 if (attach_count >= 1)
72 attach_count++;
gencp_xsurf.c 62 static int attach_count = 0; local in function:gencp_xsurf_match
70 if (attach_count >= 2)
73 attach_count++;

Completed in 27 milliseconds