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

NAME

6       i2o_iop_find_device - Find a I2O device on an I2O controller
7

SYNOPSIS

9       struct i2o_device * i2o_iop_find_device(struct i2o_controller * c,
10                                               u16 tid);
11

ARGUMENTS

13       c
14           I2O controller where the I2O device hangs on
15
16       tid
17           TID of the I2O device to search for
18

DESCRIPTION

20       Searches the devices of the I2O controller for a device with TID tid
21       and returns it.
22
23       Returns a pointer to the I2O device if found, otherwise NULL.
24
26Kernel Hackers Manual 3.10         June 2019            I2O_IOP_FIND_DEVICE(9)
Impressum