Home
last modified time | relevance | path

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

/linux-4.1.27/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;
875 struct adpt_i2o_post_wait_data *p1, *old; in adpt_i2o_sys_shutdown()
1203 struct adpt_i2o_post_wait_data *p1, *p2; in adpt_i2o_post_wait()
1204 struct adpt_i2o_post_wait_data *wait_data = in adpt_i2o_post_wait()
1205 kmalloc(sizeof(struct adpt_i2o_post_wait_data), GFP_ATOMIC); in adpt_i2o_post_wait()
1315 struct adpt_i2o_post_wait_data *p1 = NULL; in adpt_i2o_post_wait_complete()