.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "I2O_STATUS_GET" "" "06 October 2005" "" "" .SH NAME i2o_status_get \- get the status block for the IOP .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_status_get (struct i2o_controller * \fIc\fB); \fR .SH "ARGUMENTS" .TP \fB\fIc\fB\fR controller .SH "DESCRIPTION" .PP Issue a status query on the controller. This updates the attached status_block. If the controller fails to reply or an error occurs then a negative errno code is returned. On success zero is returned and the status_blok is updated.