Lines Matching defs:key
18 * @key: subchannel key
40 __u32 key : 4;
64 * @key: subchannel key
82 u32 key:4;
106 * @key: subchannel key
118 u32 key:4;
236 * scsw_key - return scsw key field
239 * Return the value of the key field of the specified scsw, regardless of
245 return scsw->tm.key;
247 return scsw->cmd.key;
386 * scsw_cmd_is_valid_key - check key field validity
389 * Return non-zero if the key field of the specified command mode scsw is
629 * scsw_tm_is_valid_key - check key field validity
632 * Return non-zero if the key field of the specified transport mode scsw is
962 * scsw_is_valid_key - check key field validity
965 * Return non-zero if the key field of the specified scsw is valid,