Home
last modified time | relevance | path

Searched refs:i2o_systab_send (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/message/i2o/
Di2o_core.c91 static int i2o_systab_send(struct i2o_controller *c);
1906 static int i2o_systab_send(struct i2o_controller *iop) in i2o_systab_send() function
2368 if (i2o_systab_send(iop) < 0) in i2o_online_controller()