Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c144 static u32 adpt_post_wait_id = 0; variable
1220 adpt_post_wait_id++; in adpt_i2o_post_wait()
1221 adpt_post_wait_id &= 0x7fff; in adpt_i2o_post_wait()
1222 wait_data->id = adpt_post_wait_id; in adpt_i2o_post_wait()