Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dcss.h253 int css_do_tsch_get_irb(SubchDev *sch, IRB *irb, int *irb_len);
/openbmc/qemu/target/s390x/
H A Dioinst.c357 cc = css_do_tsch_get_irb(sch, &irb, &irb_len); in ioinst_handle_tsch()
/openbmc/qemu/hw/s390x/
H A Dcss.c1771 int css_do_tsch_get_irb(SubchDev *sch, IRB *target_irb, int *irb_len) in css_do_tsch_get_irb() function