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

  /src/sys/dev/ic/
wireg.h 182 #define WI_INT_EN 0x32 /* Interrupt enable/disable */
wi.c 388 CSR_WRITE_2(sc, WI_INT_EN, 0);
645 CSR_WRITE_2(sc, WI_INT_EN, 0);
653 CSR_WRITE_2(sc, WI_INT_EN, 0);
663 CSR_WRITE_2(sc, WI_INT_EN, WI_INTRS);
740 CSR_WRITE_2(sc, WI_INT_EN, WI_INTRS);
960 CSR_WRITE_2(sc, WI_INT_EN, WI_INTRS);
1031 CSR_WRITE_2(sc, WI_INT_EN, 0);
1310 CSR_WRITE_2(sc, WI_INT_EN, 0);
  /src/sys/dev/pci/
if_wi_pci.c 302 CSR_WRITE_2(sc, WI_INT_EN, 0);

Completed in 15 milliseconds