Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_mr.c1213 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qlafx00_find_all_targets()
1277 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qlafx00_configure_all_targets()
1709 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qlafx00_tgt_detach()
2516 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1); in qlafx00_status_entry()
Dqla_gbl.h256 extern void qla2x00_mark_device_lost(scsi_qla_host_t *, fc_port_t *, int, int);
Dqla_mid.c150 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qla2x00_mark_vp_devices_dead()
Dqla_init.c411 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_async_prlo_done()
1986 qla2x00_mark_device_lost(vha, ea->fcport, 1, 0); in qla24xx_handle_plogi_done_event()
5211 qla2x00_mark_device_lost(vha, fcport, in qla2x00_configure_local_loop()
5890 qla2x00_mark_device_lost(vha, fcport, in qla2x00_find_all_fabric_devs()
6056 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_fabric_login()
Dqla_isr.c1025 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1); in qla2x00_async_event()
2726 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1); in qla2x00_status_entry()
Dqla_os.c3869 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport, in qla2x00_mark_device_lost() function
Dqla_target.c969 qla2x00_mark_device_lost(vha, sess, 0, 0); in qlt_free_session_done()