qla2xxx: Added interface to send explicit LOGO.
[linux-2.6-block.git] / drivers / scsi / qla2xxx / qla_gbl.h
index e37b4c3f654d2203797de7c6669f9211142dd802..a1b538444cd269a77d5b65691cc638f9c131d4a2 100644 (file)
@@ -44,6 +44,8 @@ extern int qla2x00_find_new_loop_id(scsi_qla_host_t *, fc_port_t *);
 extern int qla2x00_fabric_login(scsi_qla_host_t *, fc_port_t *, uint16_t *);
 extern int qla2x00_local_device_login(scsi_qla_host_t *, fc_port_t *);
 
+extern int qla24xx_els_dcmd_iocb(scsi_qla_host_t *, int, port_id_t);
+
 extern void qla2x00_update_fcports(scsi_qla_host_t *);
 
 extern int qla2x00_abort_isp(scsi_qla_host_t *);