Searched refs:to_i2o_controller (Results 1 – 2 of 2) sorted by relevance
785 #define to_i2o_controller(dev) container_of(dev, struct i2o_controller, device) macro
1029 struct i2o_controller *c = to_i2o_controller(dev); in i2o_iop_release()