Searched refs:qla2x00_mark_device_lost (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_init.c | 477 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_async_login_done() 489 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_async_login_done() 504 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_async_logout_done() 524 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_async_adisc_done() 3480 qla2x00_mark_device_lost(vha, fcport, in qla2x00_configure_fabric() 3985 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_fabric_dev_login() 3991 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_fabric_dev_login() 4113 qla2x00_mark_device_lost(vha, fcport, 1, 0); in qla2x00_fabric_login()
|
D | qla_mr.c | 1210 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qlafx00_find_all_targets() 1274 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qlafx00_configure_all_targets() 1705 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qlafx00_tgt_detach() 2513 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1); in qlafx00_status_entry()
|
D | qla_gbl.h | 190 extern void qla2x00_mark_device_lost(scsi_qla_host_t *, fc_port_t *, int, int);
|
D | qla_mid.c | 144 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qla2x00_mark_vp_devices_dead()
|
D | qla_isr.c | 929 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1); in qla2x00_async_event() 1031 qla2x00_mark_device_lost(vha, fcport, 0, 0); in qla2x00_async_event() 2340 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1); in qla2x00_status_entry()
|
D | qla_os.c | 3255 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport, in qla2x00_mark_device_lost() function
|