Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_insn.c158 union register_pair req_off = {.even = req, .odd = offset}; in ____pcilg() local
170 [req_off] "+d" (req_off.pair), [exc] "+d" (exception) in ____pcilg()
173 *status = req_off.even >> 24 & 0xff; in ____pcilg()
266 union register_pair req_off = {.even = req, .odd = offset}; in __pcistg() local
276 : CC_OUT(cc, cc), [req_off] "+d" (req_off.pair), [exc] "+d" (exception) in __pcistg()
279 *status = req_off.even >> 24 & 0xff; in __pcistg()
/linux/drivers/md/dm-pcache/
H A Dbacking_dev.h72 u32 req_off; member
H A Dbacking_dev.c272 u32 off = opts->req.req_off; in req_type_req_init()
H A Dcache_req.c269 req_opts.req.req_off = off; in cache_miss_req_init()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-fpa-defs.h114 uint64_t req_off:1; member
128 uint64_t req_off:1;