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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Diop.c286 i2o_status_get(c);
308 i2o_status_get(c); // Entered READY state
327 i2o_status_get(c);
348 i2o_status_get(c); // entered OPERATIONAL state
563 i2o_status_get(c);
601 /* In INIT state, Wait Inbound Q to initialize (in i2o_status_get) */
604 rc = i2o_status_get(c);
645 i2o_status_get(c);
868 if (unlikely(i2o_status_get(c))) {
912 * i2o_status_get
921 int i2o_status_get(struct i2o_controller *c) function
1247 EXPORT_SYMBOL(i2o_status_get); variable
[all...]
H A Di2o_proc.c531 i2o_status_get(c); // reread the status block
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Di2o.h624 extern int i2o_status_get(struct i2o_controller *);

Completed in 69 milliseconds