Searched defs:last_ptr (Results 1 - 1 of 1) sorted by relevance

/drivers/rapidio/devices/
H A Dtsi721.c1375 u64 *sts_ptr, last_ptr = 0, prev_ptr = 0; local
1389 prev_ptr = last_ptr;
1390 last_ptr = le64_to_cpu(sts_ptr[j]);
1399 if (last_ptr == 0)
1410 tx_slot = (last_ptr - (u64)priv->omsg_ring[ch].omd_phys)/

Completed in 344 milliseconds