Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dhw_random.c385 u32 eax_out; in xstore() local
388 :"=m"(*addr), "=a"(eax_out) in xstore()
391 return eax_out; in xstore()