Home
last modified time | relevance | path

Searched refs:I2O_EVT_Q_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Di2o-dev.h94 #define I2O_EVT_Q_LEN 32 macro
/linux-2.6.39/drivers/message/i2o/
Di2o_config.c59 struct i2o_evt_info event_q[I2O_EVT_Q_LEN];
505 MODINC(p->q_out, I2O_EVT_Q_LEN); in i2o_cfg_evt_get()