Searched refs:AF_83XX_MBOX_INTR_ON (Results 1 – 3 of 3) sorted by relevance
1272 if (test_and_clear_bit(AF_83XX_MBOX_INTR_ON, &ha->flags)) { in qla4_83xx_disable_mbox_intrs()1298 if (!test_bit(AF_83XX_MBOX_INTR_ON, &ha->flags)) { in qla4_83xx_enable_mbox_intrs()1302 set_bit(AF_83XX_MBOX_INTR_ON, &ha->flags); in qla4_83xx_enable_mbox_intrs()
582 #define AF_83XX_MBOX_INTR_ON 29 /* 0x20000000 */ macro
57 test_bit(AF_83XX_MBOX_INTR_ON, &ha->flags)) in qla4xxx_is_intr_poll_mode()