Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dqdio.h91 unsigned long _queuestart = ((unsigned long)queue << 32) | *start; in do_sqbs() local
97 : [ccq] "+&d" (_ccq), [qs] "+&d" (_queuestart) in do_sqbs()
101 *start = _queuestart & 0xff; in do_sqbs()
109 unsigned long _queuestart = ((unsigned long)queue << 32) | *start; in do_eqbs() local
116 : [ccq] "+&d" (_ccq), [qs] "+&d" (_queuestart), in do_eqbs()
121 *start = _queuestart & 0xff; in do_eqbs()