table of contents
MPTSCSIH_BUS_RESET(9) | Message-based devices | MPTSCSIH_BUS_RESET(9) |
NAME¶
mptscsih_bus_reset - Perform a SCSI BUS_RESET! new_eh variant
SYNOPSIS¶
int mptscsih_bus_reset(struct scsi_cmnd * SCpnt);
ARGUMENTS¶
SCpnt
Pointer to scsi_cmnd structure, IO which reset is due
to
DESCRIPTION¶
(linux scsi_host_template.eh_bus_reset_handler routine)
Returns SUCCESS or FAILED.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |