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

  /src/sys/dev/ic/
sunscpalreg.h 58 #define SUNSCPAL_ICR_BUSY 0x0040 /* (r) busy */
sunscpalvar.h 77 #define SUNSCPAL_BUSY(sc) (SUNSCPAL_READ_2(sc, sunscpal_icr) & SUNSCPAL_ICR_BUSY)
sunscpal.c 1223 if (SUNSCPAL_READ_2(sc, sunscpal_icr) & SUNSCPAL_ICR_BUSY)

Completed in 14 milliseconds