Searched defs:i2o_event (Results 1 – 1 of 1) sorted by relevance
434 struct i2o_event { struct435 struct work_struct work;436 struct i2o_device *i2o_dev; /* I2O device pointer from which the438 u16 size; /* Size of data in 32-bit words */439 u32 tcntxt; /* Transaction context used at441 u32 event_indicator; /* Event indicator from reply */442 u32 data[0]; /* Event data from reply */