Searched refs:i2o_iop_find_device (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Ddevice.c243 tmp = i2o_iop_find_device(i2o_dev->iop, i2o_dev->lct_data.user_tid);
262 tmp = i2o_iop_find_device(i2o_dev->iop, i2o_dev->lct_data.parent_tid);
H A Di2o_scsi.c262 parent = i2o_iop_find_device(c, i2o_dev->lct_data.parent_tid);
H A Di2o_config.c186 dev = i2o_iop_find_device(c, kcmd.tid);
468 d = i2o_iop_find_device(c, kdesc.tid);
H A Diop.c251 * i2o_iop_find_device - Find a I2O device on an I2O controller
260 struct i2o_device *i2o_iop_find_device(struct i2o_controller *c, u16 tid) function
1245 EXPORT_SYMBOL(i2o_iop_find_device); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Di2o.h622 extern struct i2o_device *i2o_iop_find_device(struct i2o_controller *, u16);

Completed in 63 milliseconds