1I2O_FIND_IOP(9) Message-based devices I2O_FIND_IOP(9)
23
4
NAME
6i2o_find_iop - Find an I2O controller by id
7
SYNOPSIS
9struct i2o_controller * i2o_find_iop(int unit);
10
ARGUMENTS
12unit
13unit number of the I2O controller to search for
14
DESCRIPTION
16Lookup the I2O controller on the controller list.
1718
Returns pointer to the I2O controller on success or NULL if not found.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 I2O_FIND_IOP(9)