1MPTSCSIH_INFO_SCSIIO(9) Message-based devices MPTSCSIH_INFO_SCSIIO(9)
2
3
4
6 mptscsih_info_scsiio - debug print info on reply frame
7
9 void mptscsih_info_scsiio(MPT_ADAPTER * ioc, struct scsi_cmnd * sc,
10 SCSIIOReply_t * pScsiReply);
11
13 ioc
14 Pointer to MPT_ADAPTER structure
15
16 sc
17 original scsi cmnd pointer
18
19 pScsiReply
20 Pointer to MPT reply frame
21
23 MPT_DEBUG_REPLY needs to be enabled to obtain this info
24
25 Refer to lsi/mpi.h.
26
28Kernel Hackers Manual 3.10 June 2019 MPTSCSIH_INFO_SCSIIO(9)