Home
last modified time | relevance | path

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

/linux-4.1.27/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()
2692 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qla24xx_intr_handler()
2782 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qla24xx_msix_rsp_q()
2822 if (qla2x00_check_reg32_for_disconnect(vha, hccr)) in qla25xx_msix_rsp_q()
2857 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.c2126 if (qla2x00_check_reg32_for_disconnect(vha, host_int)) in qla82xx_msix_default()
2187 if (qla2x00_check_reg32_for_disconnect(vha, host_int)) in qla82xx_msix_rsp_q()
2222 if (qla2x00_check_reg32_for_disconnect(vha, host_int)) in qla82xx_poll()
Dqla_mr.c2929 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qlafx00_intr_handler()