Searched refs:i2o_evt_info (Results 1 – 2 of 2) sorted by relevance
43 #define I2OEVTGET _IOR(I2O_MAGIC_NUMBER,11,struct i2o_evt_info)97 struct i2o_evt_info struct106 struct i2o_evt_info info; argument
54 struct i2o_evt_info event_q[I2O_EVT_Q_LEN];805 memcpy(&kget.info, &p->event_q[p->q_out], sizeof(struct i2o_evt_info)); in ioctl_evt_get()