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

  /src/sys/arch/sparc/sparc/
oclock.c 149 while ((intersil_clear() & INTERSIL_INTER_PENDING) == 0)
151 while ((intersil_clear() & INTERSIL_INTER_PENDING) == 0)
163 if ((ival & INTERSIL_INTER_PENDING) != 0) {
  /src/sys/dev/ic/
intersil7170reg.h 112 #define INTERSIL_INTER_PENDING 0x80 /* read-only */

Completed in 52 milliseconds