Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_init.c332 fcport->loop_id == FC_NO_LOOP_ID) { in qla2x00_async_login()
685 dev->loop_id = FC_NO_LOOP_ID; in qla2x00_find_new_loop_id()
708 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_clear_loop_id()
713 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_clear_loop_id()
811 fcport->loop_id != FC_NO_LOOP_ID) || in qla24xx_handle_gnl_done_event()
812 (fcport->loop_id != FC_NO_LOOP_ID && in qla24xx_handle_gnl_done_event()
868 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_handle_gnl_done_event()
914 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
926 if (fcport->loop_id != FC_NO_LOOP_ID) in qla24xx_handle_gnl_done_event()
970 fcport->loop_id = FC_NO_LOOP_ID; in qla24xx_handle_gnl_done_event()
[all …]
Dqla_attr.c2768 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla2x00_terminate_rport_io()
2771 if (fcport->loop_id != FC_NO_LOOP_ID) in qla2x00_terminate_rport_io()
Dqla_mbx.c2038 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
2083 if (fcport->loop_id == FC_NO_LOOP_ID || in qla2x00_get_port_database()
6621 if (fcport->loop_id == FC_NO_LOOP_ID || in __qla24xx_parse_gpdb()
Dqla_gs.c3505 if (fcport->loop_id == FC_NO_LOOP_ID) in qla24xx_async_gnnft_done()
3629 if (fcport->loop_id != FC_NO_LOOP_ID) { in qla24xx_async_gnnft_done()
Dqla_edif.c1345 if (fcport->loop_id == FC_NO_LOOP_ID) { in qla24xx_sadb_update()
Dqla_target.c1020 if (sess->logout_on_delete && sess->loop_id != FC_NO_LOOP_ID) { in qlt_free_session_done()
4705 (loop_id != FC_NO_LOOP_ID)) { in qlt_find_sess_invalidate_other()
Dqla_os.c3249 ha->mr.fcport.loop_id = FC_NO_LOOP_ID; in qla2x00_probe_one()
4086 if (fcport->loop_id != FC_NO_LOOP_ID && in qla2x00_mark_all_devices_lost()
Dqla_def.h2726 #define FC_NO_LOOP_ID 0x1000 macro
Dqla_iocb.c2961 fcport->loop_id = FC_NO_LOOP_ID; in qla2x00_els_dcmd2_sp_done()