Searched refs:qla2x00_mark_device_lost (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_mr.c | 1212 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qlafx00_find_all_targets() 1276 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qlafx00_configure_all_targets() 1707 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qlafx00_tgt_detach() 2517 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1); in qlafx00_status_entry()
|
D | qla_gbl.h | 243 extern void qla2x00_mark_device_lost(scsi_qla_host_t *, fc_port_t *, int, int);
|
D | qla_mid.c | 146 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qla2x00_mark_vp_devices_dead()
|
D | qla_init.c | 329 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_async_prlo_done() 1945 qla2x00_mark_device_lost(vha, ea->fcport, 1, 0); in qla24xx_handle_plogi_done_event() 2036 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_async_adisc_done() 5083 qla2x00_mark_device_lost(vha, fcport, in qla2x00_configure_local_loop() 5723 qla2x00_mark_device_lost(vha, fcport, in qla2x00_find_all_fabric_devs() 5938 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_fabric_login()
|
D | qla_isr.c | 1013 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1); in qla2x00_async_event() 2693 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1); in qla2x00_status_entry()
|
D | qla_gs.c | 3993 qla2x00_mark_device_lost(vha, fcport, in qla24xx_async_gnnft_done()
|
D | qla_os.c | 3812 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport, in qla2x00_mark_device_lost() function
|
D | qla_target.c | 1164 qla2x00_mark_device_lost(vha, sess, 0, 0); in qlt_unreg_sess()
|