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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Ddevice.c245 tmp = i2o_iop_find_device(i2o_dev->iop, i2o_dev->lct_data.user_tid);
258 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.c185 dev = i2o_iop_find_device(c, kcmd.tid);
475 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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Di2o.h628 extern struct i2o_device *i2o_iop_find_device(struct i2o_controller *, u16);

Completed in 75 milliseconds