Home
last modified time | relevance | path

Searched defs:i2o_event (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/i2o/
Di2o.h435 struct i2o_event { struct
436 struct work_struct work;
437 struct i2o_device *i2o_dev; /* I2O device pointer from which the
439 u16 size; /* Size of data in 32-bit words */
440 u32 tcntxt; /* Transaction context used at
442 u32 event_indicator; /* Event indicator from reply */
443 u32 data[0]; /* Event data from reply */