Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/i2o/
Di2o_core.c127 struct i2o_post_wait_data struct
133 struct i2o_post_wait_data *next; /* Chain */ argument
136 static struct i2o_post_wait_data *post_wait_queue; argument
2543 struct i2o_post_wait_data *wait_data = in i2o_post_wait_mem()
2544 kmalloc(sizeof(struct i2o_post_wait_data), GFP_KERNEL); in i2o_post_wait_mem()
2647 struct i2o_post_wait_data **p1, *q; in i2o_post_wait_complete()