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

  /src/sys/arch/sgimips/dev/
int.c 89 static u_long int_8254_tc_count; variable in typeref:typename:u_long
634 return (int_8254_tc_count + count);
669 int_8254_tc_count += 0xffff;
int.c 89 static u_long int_8254_tc_count; variable in typeref:typename:u_long
634 return (int_8254_tc_count + count);
669 int_8254_tc_count += 0xffff;

Completed in 23 milliseconds