Searched refs:qla2x00_mark_device_lost (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A 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() 2488 qla2x00_mark_device_lost(fcport->vha, fcport, 1); in qlafx00_status_entry()
|
H A D | qla_gbl.h | 264 extern void qla2x00_mark_device_lost(scsi_qla_host_t *, fc_port_t *, int);
|
H A D | qla_mid.c | 149 qla2x00_mark_device_lost(vha, fcport, 0); in qla2x00_mark_vp_devices_dead()
|
H A D | qla_init.c | 427 qla2x00_mark_device_lost(vha, fcport, 1); in qla2x00_async_prlo_done() 5500 qla2x00_mark_device_lost(vha, fcport, in qla2x00_configure_local_loop() 6189 qla2x00_mark_device_lost(vha, fcport, in qla2x00_find_all_fabric_devs() 6356 qla2x00_mark_device_lost(vha, fcport, 1); in qla2x00_fabric_login()
|
H A D | qla_target.c | 968 qla2x00_mark_device_lost(vha, sess, 0); in qlt_free_session_done()
|
H A D | qla_os.c | 3895 * qla2x00_mark_device_lost Updates fcport state when device goes offline. 3903 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport, in qla2x00_mark_device_lost() function
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A 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() 2489 qla2x00_mark_device_lost(fcport->vha, fcport, 1); in qlafx00_status_entry()
|
H A D | qla_gbl.h | 275 extern void qla2x00_mark_device_lost(scsi_qla_host_t *, fc_port_t *, int);
|
H A D | qla_mid.c | 157 qla2x00_mark_device_lost(vha, fcport, 0); in qla2x00_mark_vp_devices_dead()
|
H A D | qla_init.c | 454 qla2x00_mark_device_lost(vha, fcport, 1); in qla2x00_async_prlo_done() 6000 qla2x00_mark_device_lost(vha, fcport, in qla2x00_configure_local_loop() 6698 qla2x00_mark_device_lost(vha, fcport, in qla2x00_find_all_fabric_devs() 6865 qla2x00_mark_device_lost(vha, fcport, 1); in qla2x00_fabric_login()
|
H A D | qla_os.c | 4072 * qla2x00_mark_device_lost Updates fcport state when device goes offline. 4080 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport, in qla2x00_mark_device_lost() function
|
H A D | qla_target.c | 968 qla2x00_mark_device_lost(vha, sess, 0); in qlt_free_session_done()
|
Completed in 58 milliseconds