Query: i2o_status_get
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_STATUS_GET(9) Message-based devices I2O_STATUS_GET(9)NAMEi2o_status_get - Get the status block from the I2O controllerSYNOPSISint i2o_status_get(struct i2o_controller * c);ARGUMENTSc I2O controllerDESCRIPTIONIssue a status query on the controller. This updates the attached status block. The status block could then be accessed through c->status_block. Returns 0 on success or negative error code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_STATUS_GET(9)