Home
last modified time | relevance | path

Searched defs:ccw_addr (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.c310 static int __do_cio(SubChannelId schid, uint32_t ccw_addr, int fmt, Irb *irb) in __do_cio()
370 int do_cio(SubChannelId schid, uint16_t cutype, uint32_t ccw_addr, int fmt) in do_cio()
H A Ddasd-ipl.c43 static bool dynamic_cp_fixup(uint32_t ccw_addr, uint32_t *next_cpa) in dynamic_cp_fixup()
/openbmc/qemu/hw/s390x/
H A Dcss.c997 static int css_interpret_ccw(SubchDev *sch, hwaddr ccw_addr, in css_interpret_ccw()