mptscsih_dev_reset
rtn = mptscsih_dev_reset(SCpnt);
.eh_device_reset_handler = mptscsih_dev_reset,
EXPORT_SYMBOL(mptscsih_dev_reset);
extern int mptscsih_dev_reset(struct scsi_cmnd * SCpnt);
.eh_device_reset_handler = mptscsih_dev_reset,