Home
last modified time | relevance | path

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

/drivers/s390/cio/
Dqdio.h93 unsigned long _queuestart = ((unsigned long)queue << 32) | *start; in do_sqbs() local
97 : "+d" (_ccq), "+d" (_queuestart) in do_sqbs()
101 *start = _queuestart & 0xff; in do_sqbs()
111 unsigned long _queuestart = ((unsigned long)queue << 32) | *start; in do_eqbs() local
116 : "+d" (_ccq), "+d" (_queuestart), "+d" (_state) in do_eqbs()
120 *start = _queuestart & 0xff; in do_eqbs()