Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_init.c317 fcport->loop_id == FC_NO_LOOP_ID) { in qla2x00_async_login()
655 dev->loop_id = FC_NO_LOOP_ID; in qla2x00_find_new_loop_id()
678 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_clear_loop_id()
683 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_clear_loop_id()
780 fcport->loop_id != FC_NO_LOOP_ID) || in qla24xx_handle_gnl_done_event()
781 (fcport->loop_id != FC_NO_LOOP_ID && in qla24xx_handle_gnl_done_event()
830 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_handle_gnl_done_event()
869 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
881 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
925 fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_gnl_done_event()
[all …]
H A Dqla_mbx.c1997 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
2042 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
6548 if (fcport->loop_id == FC_NO_LOOP_ID || in __qla24xx_parse_gpdb()
H A Dqla_attr.c2719 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla2x00_terminate_rport_io()
H A Dqla_target.c980 if (sess->logout_on_delete && sess->loop_id != FC_NO_LOOP_ID) { in qlt_free_session_done()
4622 (loop_id != FC_NO_LOOP_ID)) { in qlt_find_sess_invalidate_other()
H A Dqla_os.c3117 ha->mr.fcport.loop_id = FC_NO_LOOP_ID; in qla2x00_probe_one()
3934 if (fcport->loop_id != FC_NO_LOOP_ID && in qla2x00_mark_all_devices_lost()
H A Dqla_def.h2613 #define FC_NO_LOOP_ID 0x1000 macro
H A Dqla_iocb.c2900 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_els_dcmd2_sp_done()
H A Dqla_gs.c3553 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla24xx_async_gnnft_done()