Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/i2o/
Di2o_core.c1525 i2o_status_get(c); in i2o_quiesce_controller()
1547 i2o_status_get(c); // Entered READY state in i2o_quiesce_controller()
1565 i2o_status_get(c); in i2o_enable_controller()
1582 i2o_status_get(c); // entered OPERATIONAL state in i2o_enable_controller()
1618 i2o_status_get(c); in i2o_clear_controller()
1726 i2o_status_get(c); in i2o_reset_controller()
1757 int i2o_status_get(struct i2o_controller *c) in i2o_status_get() function
2016 i2o_status_get(iop); // Entered READY state in i2o_systab_send()
2123 if (i2o_status_get(iop) < 0) { in i2o_activate_controller()
2438 if(i2o_status_get(iop)) { in i2o_build_sys_table()
[all …]
Di2o_proc.c548 i2o_status_get(c); // reread the status block in i2o_proc_read_status()
/linux-2.4.37.9/include/linux/
Di2o.h309 extern int i2o_status_get(struct i2o_controller *);