Searched refs:SUNSCPAL_ICR_PARITY_ENABLE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | sunscpalreg.h | 61 #define SUNSCPAL_ICR_PARITY_ENABLE 0x0008 /* (rw) enable parity */ macro |
H A D | sunscpal.c | 1245 mode |= SUNSCPAL_ICR_PARITY_ENABLE; in sunscpal_select() |