Lines Matching refs:ectl
28 * @ectl: extended control
50 __u32 ectl : 1;
70 * @ectl: extended control
90 u32 ectl:1;
109 * @ectl: extended control
123 u32 ectl:1;
281 * scsw_ectl - return scsw ectl field
284 * Return the value of the ectl field of the specified scsw, regardless of
290 return scsw->tm.ectl;
292 return scsw->cmd.ectl;
508 * scsw_cmd_is_valid_ectl - check ectl field validity
511 * Return non-zero if the ectl field of the specified command mode scsw is
702 * scsw_tm_is_valid_ectl - check ectl field validity
705 * Return non-zero if the ectl field of the specified transport mode scsw is
914 * scsw_is_valid_ectl - check ectl field validity
917 * Return non-zero if the ectl field of the specified scsw is valid,