Searched refs:qla2x00_mark_device_lost (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | qla_mr.c | 1188 qla2x00_mark_device_lost(vha, fcport, 0); in qlafx00_find_all_targets() 1252 qla2x00_mark_device_lost(vha, fcport, 0); in qlafx00_configure_all_targets() 1684 qla2x00_mark_device_lost(vha, fcport, 0); in qlafx00_tgt_detach() 2487 qla2x00_mark_device_lost(fcport->vha, fcport, 1); in qlafx00_status_entry()
|
D | qla_gbl.h | 275 extern void qla2x00_mark_device_lost(scsi_qla_host_t *, fc_port_t *, int);
|
D | qla_mid.c | 157 qla2x00_mark_device_lost(vha, fcport, 0); in qla2x00_mark_vp_devices_dead()
|
D | qla_init.c | 454 qla2x00_mark_device_lost(vha, fcport, 1); in qla2x00_async_prlo_done() 6021 qla2x00_mark_device_lost(vha, fcport, in qla2x00_configure_local_loop() 6718 qla2x00_mark_device_lost(vha, fcport, in qla2x00_find_all_fabric_devs() 6885 qla2x00_mark_device_lost(vha, fcport, 1); in qla2x00_fabric_login()
|
D | qla_target.c | 968 qla2x00_mark_device_lost(vha, sess, 0); in qlt_free_session_done()
|
D | qla_os.c | 4078 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport, in qla2x00_mark_device_lost() function
|