Home
last modified time | relevance | path

Searched refs:CSIO_HWF_HOST_INTR_ENABLED (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_isr.c447 hw->flags |= CSIO_HWF_HOST_INTR_ENABLED; in csio_request_irqs()
566 hw->flags &= ~CSIO_HWF_HOST_INTR_ENABLED; in csio_intr_enable()
617 hw->flags &= ~CSIO_HWF_HOST_INTR_ENABLED; in csio_intr_disable()
Dcsio_hw.h368 #define CSIO_HWF_HOST_INTR_ENABLED 0x00000200 /* Are host interrupts macro
375 ((__hw)->flags & CSIO_HWF_HOST_INTR_ENABLED)