Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Ddpt_i2o.c132 struct adpt_i2o_post_wait_data struct
137 struct adpt_i2o_post_wait_data *next;
140 static struct adpt_i2o_post_wait_data *adpt_post_wait_queue = NULL;
785 struct adpt_i2o_post_wait_data *p1, *old; in adpt_i2o_sys_shutdown()
1106 struct adpt_i2o_post_wait_data *p1, *p2; in adpt_i2o_post_wait()
1107 struct adpt_i2o_post_wait_data *wait_data = in adpt_i2o_post_wait()
1108 kmalloc(sizeof(struct adpt_i2o_post_wait_data), GFP_ATOMIC); in adpt_i2o_post_wait()
1218 struct adpt_i2o_post_wait_data *p1 = NULL; in adpt_i2o_post_wait_complete()

Completed in 4 milliseconds