Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_init.c304 fcport->loop_id == FC_NO_LOOP_ID) { in qla2x00_async_login()
643 dev->loop_id = FC_NO_LOOP_ID; in qla2x00_find_new_loop_id()
666 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_clear_loop_id()
671 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_clear_loop_id()
769 fcport->loop_id != FC_NO_LOOP_ID) || in qla24xx_handle_gnl_done_event()
770 (fcport->loop_id != FC_NO_LOOP_ID && in qla24xx_handle_gnl_done_event()
826 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_handle_gnl_done_event()
872 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
884 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
928 fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_gnl_done_event()
[all …]
Dqla_attr.c2735 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla2x00_terminate_rport_io()
2737 if (fcport->loop_id != FC_NO_LOOP_ID) in qla2x00_terminate_rport_io()
Dqla_edif.c1358 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_sadb_update()
3351 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla_edif_process_els()
Dqla_mbx.c2033 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
2078 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
6612 if (fcport->loop_id == FC_NO_LOOP_ID || in __qla24xx_parse_gpdb()
Dqla_gs.c3450 if (fcport->loop_id == FC_NO_LOOP_ID) in qla24xx_async_gnnft_done()
3574 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla24xx_async_gnnft_done()
Dqla_os.c3192 ha->mr.fcport.loop_id = FC_NO_LOOP_ID; in qla2x00_probe_one()
4021 if (fcport->loop_id != FC_NO_LOOP_ID && in qla2x00_mark_all_devices_lost()
Dqla_target.c1021 if (sess->logout_on_delete && sess->loop_id != FC_NO_LOOP_ID) { in qlt_free_session_done()
4701 (loop_id != FC_NO_LOOP_ID)) { in qlt_find_sess_invalidate_other()
Dqla_def.h2703 #define FC_NO_LOOP_ID 0x1000 macro
Dqla_iocb.c2917 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_els_dcmd2_sp_done()