Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.c1188 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()
H A Dqla_init.c472 qla2x00_mark_device_lost(vha, fcport, 1); in qla2x00_async_prlo_done()
6146 qla2x00_mark_device_lost(vha, fcport, in qla2x00_configure_local_loop()
6842 qla2x00_mark_device_lost(vha, fcport, in qla2x00_find_all_fabric_devs()
7009 qla2x00_mark_device_lost(vha, fcport, 1); in qla2x00_fabric_login()
H A Dqla_os.c4189 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport, in qla2x00_mark_device_lost() function