Searched refs:actl (Results 1 – 5 of 5) sorted by relevance
55 __u32 actl : 7; member95 u32 actl:7; member127 u32 actl:7; member336 return scsw->tm.actl; in scsw_actl()338 return scsw->cmd.actl; in scsw_actl()558 if (scsw->cmd.actl & SCSW_ACTL_SUSPENDED) in scsw_cmd_is_valid_pno()752 if (scsw->tm.actl & SCSW_ACTL_SUSPENDED) in scsw_tm_is_valid_pno()
49 sch->schib.scsw.cmd.actl |= SCSW_ACTL_START_PEND; in fsm_io_helper()101 sch->schib.scsw.cmd.actl |= SCSW_ACTL_HALT_PEND; in fsm_do_halt()140 sch->schib.scsw.cmd.actl = SCSW_ACTL_CLEAR_PEND; in fsm_do_clear()
77 sch->schib.scsw.eadm.actl |= SCSW_ACTL_START_PEND; in eadm_subchannel_start()96 sch->schib.scsw.eadm.actl |= SCSW_ACTL_CLEAR_PEND; in eadm_subchannel_clear()
462 scsw->actl = SCSW_ACTL_START_PEND; in create_fake_irb()469 scsw->actl = SCSW_ACTL_START_PEND; in create_fake_irb()
1703 if (sch->schib.scsw.cmd.actl == 0) in ccw_device_wait_idle()