Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c215 !(ha->current_topology & ISP_CFG_F)) { in qla24xx_enable_vp()
437 if (!(ha->current_topology & ISP_CFG_F)) in qla2x00_do_dpc_all_vps()
H A Dqla_attr.c1187 case ISP_CFG_F: in qla2x00_link_state_show()
2619 case ISP_CFG_F: in qla2x00_get_host_port_type()
H A Dqla_bsg.c827 ((ha->current_topology == ISP_CFG_F && (elreq.options & 7) >= 2) || in qla2x00_process_loopback()
1852 if (ha->current_topology != ISP_CFG_F) { in qla24xx_process_bidir_cmd()
H A Dqla_init.c946 case ISP_CFG_F: in qla24xx_handle_gnl_done_event()
5126 ha->current_topology = ISP_CFG_F; in qla2x00_configure_hba()
5723 ha->current_topology == ISP_CFG_F) && in qla2x00_configure_loop()
H A Dqla_mr.c1755 vha->hw->current_topology = ISP_CFG_F; in qlafx00_update_host_attr()
H A Dqla_mbx.c4155 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
4162 ha->current_topology = ISP_CFG_F; in qla24xx_report_id_acquisition()
H A Dqla_target.c6299 if (ha->current_topology != ISP_CFG_F) { in qlt_24xx_handle_els()
7231 if (vha->hw->current_topology == ISP_CFG_F) in qlt_get_port_database()
H A Dqla_def.h4268 #define ISP_CFG_F 8 macro
H A Dqla_isr.c1512 (ha->current_topology == ISP_CFG_F)) { in qla2x00_async_event()