Home | Sort by: relevance | last modified time | path |
/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++; |