Home
last modified time | relevance | path

Searched refs:qla2x00_check_reg32_for_disconnect (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_isr.c116 qla2x00_check_reg32_for_disconnect(scsi_qla_host_t *vha, uint32_t reg) in qla2x00_check_reg32_for_disconnect() function
138 return qla2x00_check_reg32_for_disconnect(vha, 0xffff0000 | reg); in qla2x00_check_reg16_for_disconnect()
179 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qla2300_intr_handler()
2718 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qla24xx_intr_handler()
2808 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qla24xx_msix_rsp_q()
2848 if (qla2x00_check_reg32_for_disconnect(vha, hccr)) in qla25xx_msix_rsp_q()
2883 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qla24xx_msix_default()
Dqla_gbl.h479 bool qla2x00_check_reg32_for_disconnect(scsi_qla_host_t *, uint32_t);
Dqla_nx.c2127 if (qla2x00_check_reg32_for_disconnect(vha, host_int)) in qla82xx_msix_default()
2188 if (qla2x00_check_reg32_for_disconnect(vha, host_int)) in qla82xx_msix_rsp_q()
2223 if (qla2x00_check_reg32_for_disconnect(vha, host_int)) in qla82xx_poll()
Dqla_mr.c2927 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qlafx00_intr_handler()