1I2O_STATUS_GET(9)            Message-based devices           I2O_STATUS_GET(9)
2
3
4

NAME

6       i2o_status_get - Get the status block from the I2O controller
7

SYNOPSIS

9       int i2o_status_get(struct i2o_controller * c);
10

ARGUMENTS

12       c
13           I2O controller
14

DESCRIPTION

16       Issue a status query on the controller. This updates the attached
17       status block. The status block could then be accessed through
18       c->status_block.
19
20       Returns 0 on success or negative error code on failure.
21
23Kernel Hackers Manual 3.10         June 2019                 I2O_STATUS_GET(9)
Impressum