Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dioinst.h48 #define SCSW_FCTL_CLEAR_FUNC 0x1000 macro
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h76 #define SCSW_FCTL_CLEAR_FUNC 0x1000 macro
H A Dcio.c195 if (irb->scsw.ctrl & SCSW_FCTL_CLEAR_FUNC) { in print_irb_err()
/openbmc/qemu/hw/s390x/
H A Dcss.c1256 if (schib->scsw.ctrl & SCSW_FCTL_CLEAR_FUNC) { in do_subchannel_work_virtual()
1273 if (schib->scsw.ctrl & SCSW_FCTL_CLEAR_FUNC) { in do_subchannel_work_passthrough()
1435 (SCSW_FCTL_START_FUNC|SCSW_FCTL_HALT_FUNC|SCSW_FCTL_CLEAR_FUNC)) { in css_do_msch()
1516 schib->scsw.ctrl |= SCSW_FCTL_CLEAR_FUNC | SCSW_ACTL_CLEAR_PEND; in css_do_csch()
1544 if (schib->scsw.ctrl & (SCSW_FCTL_HALT_FUNC | SCSW_FCTL_CLEAR_FUNC)) { in css_do_hsch()
1625 SCSW_FCTL_CLEAR_FUNC)) { in css_do_ssch()