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

/linux-4.1.27/drivers/staging/i2o/
H A Diop.c286 i2o_status_get(c); i2o_iop_quiesce()
308 i2o_status_get(c); // Entered READY state i2o_iop_quiesce()
327 i2o_status_get(c); i2o_iop_enable()
348 i2o_status_get(c); // entered OPERATIONAL state i2o_iop_enable()
563 i2o_status_get(c); i2o_iop_reset()
601 /* In INIT state, Wait Inbound Q to initialize (in i2o_status_get) */ i2o_iop_activate()
604 rc = i2o_status_get(c); i2o_iop_activate()
645 i2o_status_get(c); i2o_iop_activate()
867 if (unlikely(i2o_status_get(c))) { i2o_systab_build()
911 * i2o_status_get - Get the status block from the I2O controller
920 int i2o_status_get(struct i2o_controller *c) i2o_status_get() function
1254 EXPORT_SYMBOL(i2o_status_get); variable
H A Di2o.h619 extern int i2o_status_get(struct i2o_controller *);
H A Di2o_proc.c521 i2o_status_get(c); // reread the status block i2o_seq_show_status()

Completed in 246 milliseconds