Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Ddpt_i2o.c132 struct adpt_i2o_post_wait_data struct
137 struct adpt_i2o_post_wait_data *next; argument
140 static struct adpt_i2o_post_wait_data *adpt_post_wait_queue = NULL;
833 struct adpt_i2o_post_wait_data *p1, *old; in adpt_i2o_sys_shutdown()
1154 struct adpt_i2o_post_wait_data *p1, *p2; in adpt_i2o_post_wait()
1155 struct adpt_i2o_post_wait_data *wait_data = in adpt_i2o_post_wait()
1156 kmalloc(sizeof(struct adpt_i2o_post_wait_data), GFP_ATOMIC); in adpt_i2o_post_wait()
1266 struct adpt_i2o_post_wait_data *p1 = NULL; in adpt_i2o_post_wait_complete()