Searched refs:i2o_evt_info (Results 1 – 2 of 2) sorted by relevance
44 #define I2OEVTGET _IOR(I2O_MAGIC_NUMBER,11,struct i2o_evt_info)105 struct i2o_evt_info { struct112 struct i2o_evt_info info; argument
59 struct i2o_evt_info event_q[I2O_EVT_Q_LEN];504 memcpy(&kget.info, &p->event_q[p->q_out], sizeof(struct i2o_evt_info)); in i2o_cfg_evt_get()