Home
last modified time | relevance | path

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

/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()
2720 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qla24xx_intr_handler()
2810 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qla24xx_msix_rsp_q()
2850 if (qla2x00_check_reg32_for_disconnect(vha, hccr)) in qla25xx_msix_rsp_q()
2885 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qla24xx_msix_default()
Dqla_gbl.h478 bool qla2x00_check_reg32_for_disconnect(scsi_qla_host_t *, uint32_t);
Dqla_nx.c2128 if (qla2x00_check_reg32_for_disconnect(vha, host_int)) in qla82xx_msix_default()
2189 if (qla2x00_check_reg32_for_disconnect(vha, host_int)) in qla82xx_msix_rsp_q()
2224 if (qla2x00_check_reg32_for_disconnect(vha, host_int)) in qla82xx_poll()
Dqla_mr.c2904 if (qla2x00_check_reg32_for_disconnect(vha, stat)) in qlafx00_intr_handler()