table of contents
other versions
- wheezy 3.2.78-1
MPTSCSIH_INFO_SCSIIO(9) | Message-based devices | MPTSCSIH_INFO_SCSIIO(9) |
NAME¶
mptscsih_info_scsiio - debug print info on reply frameSYNOPSIS¶
void
mptscsih_info_scsiio(MPT_ADAPTER * ioc,
struct scsi_cmnd * sc,
SCSIIOReply_t * pScsiReply);
ARGUMENTS¶
iocPointer to MPT_ADAPTER structure
sc
original scsi cmnd pointer
pScsiReply
Pointer to MPT reply frame
DESCRIPTION¶
MPT_DEBUG_REPLY needs to be enabled to obtain this info Refer to lsi/mpi.h.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |