Lines Matching defs:actl
32 * @actl: activity control
54 __u32 actl : 7;
73 * @actl: activity control
94 u32 actl:7;
111 * @actl: activity control
126 u32 actl:7;
321 * scsw_actl - return scsw actl field
324 * Return the value of the actl field of the specified scsw, regardless of
330 return scsw->tm.actl;
332 return scsw->cmd.actl;
529 (scsw->cmd.actl & SCSW_ACTL_SUSPENDED)));
546 * scsw_cmd_is_valid_actl - check actl field validity
549 * Return non-zero if the actl field of the specified command mode scsw is
697 (scsw->tm.actl & SCSW_ACTL_SUSPENDED)));
714 * scsw_tm_is_valid_actl - check actl field validity
717 * Return non-zero if the actl field of the specified transport mode scsw is
793 * scsw_is_valid_actl - check actl field validity
796 * Return non-zero if the actl field of the specified scsw is valid,