Searched refs:qla2x00_mark_device_lost (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_gbl.h153 extern void qla2x00_mark_device_lost(scsi_qla_host_t *, fc_port_t *, int, int);
H A Dqla_init.c400 qla2x00_mark_device_lost(vha, fcport, 1, 1);
412 qla2x00_mark_device_lost(vha, fcport, 1, 1);
425 qla2x00_mark_device_lost(vha, fcport, 1, 0);
444 qla2x00_mark_device_lost(vha, fcport, 1, 1);
3004 qla2x00_mark_device_lost(vha, fcport,
3520 qla2x00_mark_device_lost(vha, fcport,
3578 qla2x00_mark_device_lost(vha, fcport, 1, 0);
3692 qla2x00_mark_device_lost(vha, fcport, 1, 0);
H A Dqla_mid.c138 qla2x00_mark_device_lost(vha, fcport, 0, 0);
H A Dqla_isr.c1775 qla2x00_mark_device_lost(fcport->vha, fcport, 1, 1);
H A Dqla_os.c2519 * qla2x00_mark_device_lost Updates fcport state when device goes offline.
2527 void qla2x00_mark_device_lost(scsi_qla_host_t *vha, fc_port_t *fcport, function

Completed in 78 milliseconds