Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Ddpt_i2o.c144 static u32 adpt_post_wait_id = 0; variable
1216 adpt_post_wait_id++; in adpt_i2o_post_wait()
1217 adpt_post_wait_id &= 0x7fff; in adpt_i2o_post_wait()
1218 wait_data->id = adpt_post_wait_id; in adpt_i2o_post_wait()