Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_init.c332 fcport->loop_id == FC_NO_LOOP_ID) { in qla2x00_async_login()
690 dev->loop_id = FC_NO_LOOP_ID; in qla2x00_find_new_loop_id()
713 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_clear_loop_id()
718 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_clear_loop_id()
919 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
975 fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_gnl_done_event()
1646 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla_chk_n2n_b4_login()
2567 ea->fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_plogi_done_event()
5571 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_alloc_fcport()
6755 int loop_id = FC_NO_LOOP_ID; in qla2x00_reserve_mgmt_server_loop_id()
[all …]
H A Dqla_attr.c2780 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla2x00_terminate_rport_io()
2783 if (fcport->loop_id != FC_NO_LOOP_ID) in qla2x00_terminate_rport_io()
H A Dqla_gs.c3232 if (fcport->loop_id == FC_NO_LOOP_ID) in qla_fab_scan_finish()
3358 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla_fab_scan_finish()
H A Dqla_mbx.c2044 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
2089 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
6675 if (fcport->loop_id == FC_NO_LOOP_ID || in __qla24xx_parse_gpdb()
H A Dqla_target.c981 if (sess->logout_on_delete && sess->loop_id != FC_NO_LOOP_ID) { in qlt_free_session_done()
4681 (loop_id != FC_NO_LOOP_ID)) { in qlt_find_sess_invalidate_other()
H A Dqla_os.c3272 ha->mr.fcport.loop_id = FC_NO_LOOP_ID; in qla2x00_probe_one()
4115 fcport->loop_id != FC_NO_LOOP_ID && in qla2x00_mark_all_devices_lost()
H A Dqla_edif.c1603 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_sadb_update()
H A Dqla_def.h2773 #define FC_NO_LOOP_ID 0x1000 macro
H A Dqla_iocb.c2990 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_els_dcmd2_sp_done()