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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416reg.h 32 #define AR_CST 0x006C /* carrier sense timeout */
ar5416_reset.c 2243 OS_REG_WRITE(ah, AR_CST, 1 << AR_CST_TIMEOUT_LIMIT_S);
  /src/sys/dev/ic/
athnreg.h 47 #define AR_CST 0x006c
372 /* Bits for AR_CST. */
arn5008.c 1762 AR_WRITE(sc, AR_CST, SM(AR_CST_TIMEOUT_LIMIT, 15));
arn9003.c 1937 AR_WRITE(sc, AR_CST, SM(AR_CST_TIMEOUT_LIMIT, 15));

Completed in 55 milliseconds