Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_init.c325 fcport->loop_id == FC_NO_LOOP_ID) { in qla2x00_async_login()
670 dev->loop_id = FC_NO_LOOP_ID; in qla2x00_find_new_loop_id()
693 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_clear_loop_id()
698 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_clear_loop_id()
796 fcport->loop_id != FC_NO_LOOP_ID) || in qla24xx_handle_gnl_done_event()
797 (fcport->loop_id != FC_NO_LOOP_ID && in qla24xx_handle_gnl_done_event()
853 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_handle_gnl_done_event()
899 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
911 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
955 fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_gnl_done_event()
[all …]
Dqla_attr.c2773 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla2x00_terminate_rport_io()
2776 if (fcport->loop_id != FC_NO_LOOP_ID) in qla2x00_terminate_rport_io()
Dqla_mbx.c2048 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
2093 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
6676 if (fcport->loop_id == FC_NO_LOOP_ID || in __qla24xx_parse_gpdb()
Dqla_gs.c3506 if (fcport->loop_id == FC_NO_LOOP_ID) in qla24xx_async_gnnft_done()
3630 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla24xx_async_gnnft_done()
Dqla_os.c3245 ha->mr.fcport.loop_id = FC_NO_LOOP_ID; in qla2x00_probe_one()
4079 if (fcport->loop_id != FC_NO_LOOP_ID && in qla2x00_mark_all_devices_lost()
Dqla_target.c997 if (sess->logout_on_delete && sess->loop_id != FC_NO_LOOP_ID) { in qlt_free_session_done()
4689 (loop_id != FC_NO_LOOP_ID)) { in qlt_find_sess_invalidate_other()
Dqla_def.h2727 #define FC_NO_LOOP_ID 0x1000 macro
Dqla_edif.c1559 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_sadb_update()
Dqla_iocb.c2951 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_els_dcmd2_sp_done()