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 507 int host_interrupt_operation_mode; member in struct:iwm_softc
if_iwm.c 1780 if (sc->host_interrupt_operation_mode) {
1783 * only check host_interrupt_operation_mode even if this is
1784 * not related to host_interrupt_operation_mode.
2067 if (sc->host_interrupt_operation_mode)
9013 sc->host_interrupt_operation_mode = 1;
9028 sc->host_interrupt_operation_mode = 0;
9036 sc->host_interrupt_operation_mode = 0;
9045 sc->host_interrupt_operation_mode = 1;
9062 sc->host_interrupt_operation_mode = 0;
9079 sc->host_interrupt_operation_mode = 0
    [all...]

Completed in 41 milliseconds