Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.h335 #define QLAFX00_HST_INT_STS_BITS 0x7 macro
H A Dqla_mr.c936 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_init_fw_ready()
972 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_init_fw_ready()
1380 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_abort_isp_cleanup()
1438 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_rescan_isp()
1645 QLAFX00_CLR_INTR_REG(ha, QLAFX00_HST_INT_STS_BITS); in qlafx00_abort_isp()
2911 intr_stat = stat & QLAFX00_HST_INT_STS_BITS; in qlafx00_intr_handler()