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

  /src/sys/dev/ic/
sunscpalreg.h 50 #define SUNSCPAL_ICR_BUS_ERROR 0x4000 /* (r) bus error */
sunscpal.c 275 #define ICR_MASK (SUNSCPAL_ICR_PARITY_ERROR | SUNSCPAL_ICR_BUS_ERROR | SUNSCPAL_ICR_INTERRUPT_REQUEST)
356 if (icr & (SUNSCPAL_ICR_BUS_ERROR)) {

Completed in 18 milliseconds