Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_init.c317 fcport->loop_id == FC_NO_LOOP_ID) { in qla2x00_async_login()
647 dev->loop_id = FC_NO_LOOP_ID; in qla2x00_find_new_loop_id()
670 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_clear_loop_id()
675 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_clear_loop_id()
772 fcport->loop_id != FC_NO_LOOP_ID) || in qla24xx_handle_gnl_done_event()
773 (fcport->loop_id != FC_NO_LOOP_ID && in qla24xx_handle_gnl_done_event()
822 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_handle_gnl_done_event()
861 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
873 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
917 fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_gnl_done_event()
[all …]
Dqla_mbx.c1988 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
2033 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
6539 if (fcport->loop_id == FC_NO_LOOP_ID || in __qla24xx_parse_gpdb()
Dqla_attr.c2702 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla2x00_terminate_rport_io()
Dqla_target.c980 if (sess->logout_on_delete && sess->loop_id != FC_NO_LOOP_ID) { in qlt_free_session_done()
4623 (loop_id != FC_NO_LOOP_ID)) { in qlt_find_sess_invalidate_other()
Dqla_def.h2613 #define FC_NO_LOOP_ID 0x1000 macro
Dqla_iocb.c2900 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_els_dcmd2_sp_done()
Dqla_gs.c3557 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla24xx_async_gnnft_done()
Dqla_os.c3139 ha->mr.fcport.loop_id = FC_NO_LOOP_ID; in qla2x00_probe_one()