Query: mptscsih_qcmd
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPTSCSIH_QCMD(9) Message-based devices MPTSCSIH_QCMD(9)NAMEmptscsih_qcmd - Primary Fusion MPT SCSI initiator IO start routine.SYNOPSISint mptscsih_qcmd(struct scsi_cmnd * SCpnt, void (*done) (struct scsi_cmnd *));ARGUMENTSSCpnt Pointer to scsi_cmnd structure done Pointer SCSI mid-layer IO completion functionDESCRIPTION(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)COPYRIGHTKernel Hackers Manual 2.6. July 2010 MPTSCSIH_QCMD(9)