1. NAME

mptscsih_dev_reset - Perform a SCSI TARGET_RESET! new_eh variant

2. SYNOPSIS

int mptscsih_dev_reset(struct scsi_cmnd *  SCpnt );

3. ARGUMENTS

SCpnt
    Pointer to scsi_cmnd structure, IO which reset is due to

4. DESCRIPTION

(linux scsi_host_template.eh_dev_reset_handler routine)

Returns SUCCESS or FAILED.

5. COPYRIGHT