Searched refs:i2o_device_parse_lct (Results 1 – 3 of 3) sorted by relevance
39 extern int i2o_device_parse_lct(struct i2o_controller *);
438 if (i2o_device_parse_lct(c) != -EAGAIN) in i2o_exec_lct_modified()569 rc = i2o_device_parse_lct(c); in i2o_exec_lct_get()
348 int i2o_device_parse_lct(struct i2o_controller *c) in i2o_device_parse_lct() function