Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/csiostor/
Dcsio_isr.c445 hw->flags |= CSIO_HWF_HOST_INTR_ENABLED; in csio_request_irqs()
554 hw->flags &= ~CSIO_HWF_HOST_INTR_ENABLED; in csio_intr_enable()
609 hw->flags &= ~CSIO_HWF_HOST_INTR_ENABLED; in csio_intr_disable()
Dcsio_hw.h423 #define CSIO_HWF_HOST_INTR_ENABLED 0x00000200 /* Are host interrupts macro
433 ((__hw)->flags & CSIO_HWF_HOST_INTR_ENABLED)