Searched refs:Counter_bits (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/ex/ | ||
| HD | if_ex_isa.c | 336 return((count2 & Counter_bits) == ((count1 + 0xc0) & Counter_bits)); in ex_look_for_card() |
| HD | if_exreg.h | 93 #define Counter_bits 0xc0 macro |