Home
last modified time | relevance | path

Searched refs:Counter_bits (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/isa/
Dif_exreg.h87 #define Counter_bits 0xc0 macro
Dif_ex.c162 if ((count2 & Counter_bits) == ((count1 + 0xc0) & Counter_bits)) in ex_look_for_card()