Searched full:actl (Results 1 – 8 of 8) sorted by relevance
33 * @actl: activity control55 __u32 actl : 7; member74 * @actl: activity control95 u32 actl:7; member112 * @actl: activity control127 u32 actl:7; member327 * scsw_actl - return scsw actl field330 * Return the value of the actl field of the specified scsw, regardless of336 return scsw->tm.actl; in scsw_actl()338 return scsw->cmd.actl; in scsw_actl()[all …]
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()
137 TP_printk("schid=%x.%x.%04x cc=%d dcc=%d pno=%d fctl=0x%x actl=0x%x "
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()
51 u32 ACTL; /* 0xF0 */ member
554 true << ACTL_SCE_BIT, &g.dim2->ACTL); in dim2_initialize()