MPTSCSIH_HOST_RESET
Section: Message-based devices (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
mptscsih_host_reset - Perform a SCSI host adapter RESET (new_eh variant)
 
SYNOPSIS
- 
int mptscsih_host_reset(struct scsi_cmnd * SCpnt);
ARGUMENTS
SCpnt
- 
- Pointer to scsi_cmnd structure, IO which reset is due to
DESCRIPTION
(linux scsi_host_template.eh_host_reset_handler routine)
Returns SUCCESS or FAILED.
 
COPYRIGHT