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

  /src/sys/arch/arc/dev/
pccons.c 129 old_lock_state = 0xff, variable in typeref:typename:u_char
460 if (lock_state != old_lock_state) {
461 old_lock_state = lock_state;
pccons.c 129 old_lock_state = 0xff, variable in typeref:typename:u_char
460 if (lock_state != old_lock_state) {
461 old_lock_state = lock_state;

Completed in 25 milliseconds