Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Ddpt_i2o.c135 struct adpt_i2o_post_wait_data struct
140 struct adpt_i2o_post_wait_data *next; argument
143 static struct adpt_i2o_post_wait_data *adpt_post_wait_queue = NULL;
966 struct adpt_i2o_post_wait_data *p1, *old; in adpt_i2o_sys_shutdown()
1294 struct adpt_i2o_post_wait_data *p1, *p2; in adpt_i2o_post_wait()
1295 struct adpt_i2o_post_wait_data *wait_data = in adpt_i2o_post_wait()
1296 kmalloc(sizeof(struct adpt_i2o_post_wait_data), GFP_ATOMIC); in adpt_i2o_post_wait()
1406 struct adpt_i2o_post_wait_data *p1 = NULL; in adpt_i2o_post_wait_complete()