'\" t .\" Title: mpt_iocstatus_info .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: Message-based devices .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "MPT_IOCSTATUS_INFO" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Message-based devices" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" mpt_iocstatus_info \- IOCSTATUS information returned from IOC\&. .SH "SYNOPSIS" .HP \w'void\ mpt_iocstatus_info('u .BI "void mpt_iocstatus_info(MPT_ADAPTER\ *\ " "ioc" ", u32\ " "ioc_status" ", MPT_FRAME_HDR\ *\ " "mf" ");" .SH "ARGUMENTS" .PP \fIioc\fR .RS 4 Pointer to MPT_ADAPTER structure .RE .PP \fIioc_status\fR .RS 4 U32 IOCStatus word from IOC .RE .PP \fImf\fR .RS 4 Pointer to MPT request frame .RE .SH "DESCRIPTION" .PP Refer to lsi/mpi\&.h\&. .SH "COPYRIGHT" .br