HomeSort by: relevance | last modified time | path
    Searched refs:SUNSCPAL_ICR_PARITY_ERROR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
sunscpalreg.h 49 #define SUNSCPAL_ICR_PARITY_ERROR 0x8000 /* (r) parity error */
sunscpal.c 275 #define ICR_MASK (SUNSCPAL_ICR_PARITY_ERROR | SUNSCPAL_ICR_BUS_ERROR | SUNSCPAL_ICR_INTERRUPT_REQUEST)
1348 SUNSCPAL_ICR_PARITY_ERROR) != 0) {
1804 if (SUNSCPAL_READ_2(sc, sunscpal_icr) & SUNSCPAL_ICR_PARITY_ERROR) {

Completed in 15 milliseconds