Searched refs:AF_83XX_IOCB_INTR_ON (Results 1 – 2 of 2) sorted by relevance
1264 if (test_and_clear_bit(AF_83XX_IOCB_INTR_ON, &ha->flags)) in qla4_83xx_disable_iocb_intrs()1288 if (!test_bit(AF_83XX_IOCB_INTR_ON, &ha->flags)) { in qla4_83xx_enable_iocb_intrs()1290 set_bit(AF_83XX_IOCB_INTR_ON, &ha->flags); in qla4_83xx_enable_iocb_intrs()
582 #define AF_83XX_IOCB_INTR_ON 28 /* 0x10000000 */ macro