Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsunscpalreg.h61 #define SUNSCPAL_ICR_PARITY_ENABLE 0x0008 /* (rw) enable parity */ macro
H A Dsunscpal.c1245 mode |= SUNSCPAL_ICR_PARITY_ENABLE; in sunscpal_select()