Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Ddpt_i2o.c141 static u32 adpt_post_wait_id = 0; variable
1168 adpt_post_wait_id++; in adpt_i2o_post_wait()
1169 adpt_post_wait_id &= 0x7fff; in adpt_i2o_post_wait()
1170 wait_data->id = adpt_post_wait_id; in adpt_i2o_post_wait()