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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar9285_attach.c 287 OS_REG_WRITE(ah, AR_WA, AR9285_WA_DEFAULT);
ar5416reg.h 34 #define AR_WA 0x4004 /* PCIE work-arounds */
ar9280_attach.c 302 OS_REG_WRITE(ah, AR_WA, AR9280_WA_DEFAULT);
ar5416_attach.c 409 OS_REG_WRITE(ah, AR_WA, AR_WA_DEFAULT);
  /src/sys/dev/ic/
athnreg.h 99 #define AR_WA 0x4004
725 /* Bits for AR_WA. */
athn.c 860 AR_WRITE(sc, AR_WA, sc->sc_workaround);
862 AR_WRITE(sc, AR_WA, ATHN_PCIE_WAEN);

Completed in 99 milliseconds