Searched refs:SCSW_FCTL_START_FUNC (Results 1 – 4 of 4) sorted by relevance
50 #define SCSW_FCTL_START_FUNC 0x4000 macro
1260 } else if (schib->scsw.ctrl & SCSW_FCTL_START_FUNC) { in do_subchannel_work_virtual()1277 } else if (schib->scsw.ctrl & SCSW_FCTL_START_FUNC) { in do_subchannel_work_passthrough()1435 (SCSW_FCTL_START_FUNC|SCSW_FCTL_HALT_FUNC|SCSW_FCTL_CLEAR_FUNC)) { in css_do_msch()1479 ((schib->scsw.ctrl & SCSW_CTRL_MASK_FCTL) != SCSW_FCTL_START_FUNC) || in css_do_xsch()1487 schib->scsw.ctrl &= ~(SCSW_FCTL_START_FUNC | in css_do_xsch()1556 schib->scsw.ctrl &= ~SCSW_FCTL_START_FUNC; in css_do_hsch()1623 if (schib->scsw.ctrl & (SCSW_FCTL_START_FUNC | in css_do_ssch()1644 schib->scsw.ctrl |= (SCSW_FCTL_START_FUNC | SCSW_ACTL_START_PEND); in css_do_ssch()1801 (fctl & SCSW_FCTL_START_FUNC)) { in css_do_tsch_update_subch()1938 if (((schib->scsw.ctrl & SCSW_CTRL_MASK_FCTL) != SCSW_FCTL_START_FUNC) || in css_do_rsch()
74 #define SCSW_FCTL_START_FUNC 0x4000 macro
189 if (irb->scsw.ctrl & SCSW_FCTL_START_FUNC) { in print_irb_err()