Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Dhost.h203 #define IHOST_IRQ_ENABLED 2 macro
Dhost.c211 if (test_bit(IHOST_IRQ_ENABLED, &ihost->flags)) { in sci_controller_isr()
706 set_bit(IHOST_IRQ_ENABLED, &ihost->flags); in sci_controller_enable_interrupts()
712 clear_bit(IHOST_IRQ_ENABLED, &ihost->flags); in sci_controller_disable_interrupts()