Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_mr.h332 #define QLAFX00_HST_INT_STS_BITS 0x7 macro
Dqla_mr.c961 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_init_fw_ready()
997 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_init_fw_ready()
1405 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_abort_isp_cleanup()
1463 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_rescan_isp()
1670 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_abort_isp()
2938 intr_stat = stat & QLAFX00_HST_INT_STS_BITS; in qlafx00_intr_handler()