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

  /src/sys/dev/pci/
if_iwmvar.h 485 int host_interrupt_operation_mode; member in struct:iwm_softc
if_iwm.c 1666 if (sc->host_interrupt_operation_mode) {
1669 * only check host_interrupt_operation_mode even if this is
1670 * not related to host_interrupt_operation_mode.
1895 if (sc->host_interrupt_operation_mode)
7846 sc->host_interrupt_operation_mode = 1;
7854 sc->host_interrupt_operation_mode = 0;
7861 sc->host_interrupt_operation_mode = 0;
7869 sc->host_interrupt_operation_mode = 1;
7879 sc->host_interrupt_operation_mode = 0;
7889 sc->host_interrupt_operation_mode = 0
    [all...]

Completed in 84 milliseconds