MPTSCSIH_QCMD
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
mptscsih_qcmd - Primary Fusion MPT SCSI initiator IO start routine.
SYNOPSIS
"SYNOPSIS"
int mptscsih_qcmd (struct scsi_cmnd * SCpnt, void (*done)
struct scsi_cmnd *);
ARGUMENTS
- SCpnt
-
Pointer to scsi_cmnd structure
- done
-
Pointer SCSI mid-layer IO completion function
DESCRIPTION
(linux scsi_host_template.queuecommand routine)
This is the primary SCSI IO start routine. Create a MPI SCSIIORequest
from a linux scsi_cmnd request and send it to the IOC.
Returns 0. (rtn value discarded by linux scsi mid-layer)
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:30 GMT, October 09, 2005