Searched refs:HCCR_ENABLE_PARITY (Results 1 – 2 of 2) sorted by relevance
3987 wrt_reg_word(®->hccr, (HCCR_ENABLE_PARITY + 0x0)); in qla2x00_setup_chip()4095 wrt_reg_word(®->hccr, HCCR_ENABLE_PARITY + 0x1); in qla2x00_setup_chip()4098 wrt_reg_word(®->hccr, HCCR_ENABLE_PARITY + 0x7); in qla2x00_setup_chip()
884 #define HCCR_ENABLE_PARITY 0xA000 /* Enable PARITY interrupt */ macro