Lines Matching refs:i2o_device
83 struct i2o_device *channel[0]; /* channel->i2o_dev mapping table */
99 struct i2o_device *i2o_dev; in i2o_scsi_host_alloc()
124 size = max_channel * sizeof(struct i2o_device *) in i2o_scsi_host_alloc()
183 struct i2o_device *i2o_dev = to_i2o_device(dev); in i2o_scsi_remove()
214 struct i2o_device *i2o_dev = to_i2o_device(dev); in i2o_scsi_probe()
218 struct i2o_device *parent; in i2o_scsi_probe()
237 struct i2o_device *d = i2o_shost->channel[0]; in i2o_scsi_probe()
396 static void i2o_scsi_notify_device_add(struct i2o_device *i2o_dev) in i2o_scsi_notify_device_add()
416 static void i2o_scsi_notify_device_remove(struct i2o_device *i2o_dev) in i2o_scsi_notify_device_remove()
513 struct i2o_device *i2o_dev; in i2o_scsi_queuecommand()
707 struct i2o_device *i2o_dev; in i2o_scsi_abort()