Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.c22 static int __do_cio(SubChannelId schid, uint32_t ccw_addr, int fmt, Irb *irb);
75 Irb irb; in basic_sense()
80 static bool irb_error(Irb *irb) in irb_error()
179 static void print_irb_err(Irb *irb) in print_irb_err()
315 static int __do_cio(SubChannelId schid, uint32_t ccw_addr, int fmt, Irb *irb) in __do_cio()
377 Irb irb = {}; in do_cio()
H A Dvirtio.c77 Irb irb = {}; in drain_irqs()
H A Dcio.h348 } __attribute__ ((packed, aligned(4))) Irb; typedef