Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Ddpt_i2o.c141 static u32 adpt_post_wait_id = 0; variable
1171 adpt_post_wait_id++; in adpt_i2o_post_wait()
1172 adpt_post_wait_id &= 0x7fff; in adpt_i2o_post_wait()
1173 wait_data->id = adpt_post_wait_id; in adpt_i2o_post_wait()