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

  /src/sys/dev/pci/
if_wmvar.h 99 #define WM_F_WA_I210_CLSEM 0x08000000 /* I21[01] Semaphore workaround */
if_wm.c 2607 sc->sc_flags |= WM_F_WA_I210_CLSEM;
15549 if ((sc->sc_flags & WM_F_WA_I210_CLSEM) != 0) {
15555 sc->sc_flags &= ~WM_F_WA_I210_CLSEM;

Completed in 22 milliseconds