Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Di2o.h434 struct i2o_event { struct
435 struct work_struct work;
436 struct i2o_device *i2o_dev; /* I2O device pointer from which the
438 u16 size; /* Size of data in 32-bit words */
439 u32 tcntxt; /* Transaction context used at
441 u32 event_indicator; /* Event indicator from reply */
442 u32 data[0]; /* Event data from reply */