Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_init.c301 fcport->loop_id == FC_NO_LOOP_ID) { in qla2x00_async_login()
630 dev->loop_id = FC_NO_LOOP_ID; in qla2x00_find_new_loop_id()
653 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_clear_loop_id()
658 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_clear_loop_id()
750 fcport->loop_id != FC_NO_LOOP_ID) || in qla24xx_handle_gnl_done_event()
751 (fcport->loop_id != FC_NO_LOOP_ID && in qla24xx_handle_gnl_done_event()
800 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_handle_gnl_done_event()
838 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
850 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
894 fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_gnl_done_event()
[all …]
Dqla_mbx.c1958 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
2003 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
6382 if (fcport->loop_id == FC_NO_LOOP_ID || in __qla24xx_parse_gpdb()
Dqla_attr.c2580 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla2x00_terminate_rport_io()
Dqla_def.h2514 #define FC_NO_LOOP_ID 0x1000 macro
Dqla_target.c981 if (sess->logout_on_delete && sess->loop_id != FC_NO_LOOP_ID) { in qlt_free_session_done()
4613 (loop_id != FC_NO_LOOP_ID)) { in qlt_find_sess_invalidate_other()
Dqla_gs.c3678 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla24xx_async_gnnft_done()
Dqla_os.c3099 ha->mr.fcport.loop_id = FC_NO_LOOP_ID; in qla2x00_probe_one()