Home
last modified time | relevance | path

Searched refs:ISP_CFG_F (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_mid.c215 !(ha->current_topology & ISP_CFG_F)) { in qla24xx_enable_vp()
446 if (!(ha->current_topology & ISP_CFG_F)) in qla2x00_do_dpc_all_vps()
Dqla_attr.c1194 case ISP_CFG_F: in qla2x00_link_state_show()
2628 case ISP_CFG_F: in qla2x00_get_host_port_type()
Dqla_bsg.c826 ((ha->current_topology == ISP_CFG_F && (elreq.options & 7) >= 2) || in qla2x00_process_loopback()
1850 if (ha->current_topology != ISP_CFG_F) { in qla24xx_process_bidir_cmd()
Dqla_init.c926 case ISP_CFG_F: in qla24xx_handle_gnl_done_event()
4786 ha->current_topology = ISP_CFG_F; in qla2x00_configure_hba()
5403 ha->current_topology == ISP_CFG_F) && in qla2x00_configure_loop()
Dqla_mr.c1755 vha->hw->current_topology = ISP_CFG_F; in qlafx00_update_host_attr()
Dqla_target.c5147 if (ha->current_topology != ISP_CFG_F) { in qlt_24xx_handle_els()
6166 if (vha->hw->current_topology == ISP_CFG_F) in qlt_get_port_database()
Dqla_mbx.c4106 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
4113 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
Dqla_def.h4147 #define ISP_CFG_F 8 macro
Dqla_isr.c1356 (ha->current_topology == ISP_CFG_F)) { in qla2x00_async_event()