Searched refs:INVALID_AR_TEST (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | tcic2reg.h | 804 #define INVALID_AR_TEST(x) (((x)&0154) != 0) macro |
| D | tcic2.c | 150 if (INVALID_AR_TEST(val)) in tcic_check_reserved_bits() |