Lines Matching full:zero
28 * @zcc: zero condition code
228 * Return non-zero if the specified scsw is a transport mode scsw, zero
390 * Return non-zero if the key field of the specified command mode scsw is
391 * valid, zero otherwise.
402 * Return non-zero if the sctl field of the specified command mode scsw is
403 * valid, zero otherwise.
414 * Return non-zero if the eswf field of the specified command mode scsw is
415 * valid, zero otherwise.
426 * Return non-zero if the cc field of the specified command mode scsw is
427 * valid, zero otherwise.
439 * Return non-zero if the fmt field of the specified command mode scsw is
440 * valid, zero otherwise.
451 * Return non-zero if the pfch field of the specified command mode scsw is
452 * valid, zero otherwise.
463 * Return non-zero if the isic field of the specified command mode scsw is
464 * valid, zero otherwise.
475 * Return non-zero if the alcc field of the specified command mode scsw is
476 * valid, zero otherwise.
487 * Return non-zero if the ssi field of the specified command mode scsw is
488 * valid, zero otherwise.
499 * Return non-zero if the zcc field of the specified command mode scsw is
500 * valid, zero otherwise.
512 * Return non-zero if the ectl field of the specified command mode scsw is
513 * valid, zero otherwise.
538 * Return non-zero if the pno field of the specified command mode scsw is
539 * valid, zero otherwise.
568 * Return non-zero if the fctl field of the specified command mode scsw is
569 * valid, zero otherwise.
581 * Return non-zero if the actl field of the specified command mode scsw is
582 * valid, zero otherwise.
594 * Return non-zero if the stctl field of the specified command mode scsw is
595 * valid, zero otherwise.
607 * Return non-zero if the dstat field of the specified command mode scsw is
608 * valid, zero otherwise.
620 * Return non-zero if the cstat field of the specified command mode scsw is
621 * valid, zero otherwise.
633 * Return non-zero if the key field of the specified transport mode scsw is
634 * valid, zero otherwise.
645 * Return non-zero if the eswf field of the specified transport mode scsw is
646 * valid, zero otherwise.
657 * Return non-zero if the cc field of the specified transport mode scsw is
658 * valid, zero otherwise.
670 * Return non-zero if the fmt field of the specified transport mode scsw is
671 * valid, zero otherwise.
682 * Return non-zero if the x field of the specified transport mode scsw is
683 * valid, zero otherwise.
694 * Return non-zero if the q field of the specified transport mode scsw is
695 * valid, zero otherwise.
706 * Return non-zero if the ectl field of the specified transport mode scsw is
707 * valid, zero otherwise.
732 * Return non-zero if the pno field of the specified transport mode scsw is
733 * valid, zero otherwise.
762 * Return non-zero if the fctl field of the specified transport mode scsw is
763 * valid, zero otherwise.
775 * Return non-zero if the actl field of the specified transport mode scsw is
776 * valid, zero otherwise.
788 * Return non-zero if the stctl field of the specified transport mode scsw is
789 * valid, zero otherwise.
801 * Return non-zero if the dstat field of the specified transport mode scsw is
802 * valid, zero otherwise.
814 * Return non-zero if the cstat field of the specified transport mode scsw is
815 * valid, zero otherwise.
827 * Return non-zero if the fcxs field of the specified transport mode scsw is
828 * valid, zero otherwise.
839 * Return non-zero if the schxs field of the specified transport mode scsw is
840 * valid, zero otherwise.
854 * Return non-zero if the actl field of the specified scsw is valid,
856 * Return zero if the field does not contain a valid value.
870 * Return non-zero if the cc field of the specified scsw is valid,
872 * Return zero if the field does not contain a valid value.
886 * Return non-zero if the cstat field of the specified scsw is valid,
888 * Return zero if the field does not contain a valid value.
902 * Return non-zero if the dstat field of the specified scsw is valid,
904 * Return zero if the field does not contain a valid value.
918 * Return non-zero if the ectl field of the specified scsw is valid,
920 * Return zero if the field does not contain a valid value.
934 * Return non-zero if the eswf field of the specified scsw is valid,
936 * Return zero if the field does not contain a valid value.
950 * Return non-zero if the fctl field of the specified scsw is valid,
952 * Return zero if the field does not contain a valid value.
966 * Return non-zero if the key field of the specified scsw is valid,
968 * Return zero if the field does not contain a valid value.
982 * Return non-zero if the pno field of the specified scsw is valid,
984 * Return zero if the field does not contain a valid value.
998 * Return non-zero if the stctl field of the specified scsw is valid,
1000 * Return zero if the field does not contain a valid value.
1014 * Return non-zero if the command mode scsw indicates that the associated
1015 * status condition is solicited, zero if it is unsolicited.
1027 * Return non-zero if the transport mode scsw indicates that the associated
1028 * status condition is solicited, zero if it is unsolicited.
1040 * Return non-zero if the transport or command mode scsw indicates that the
1041 * associated status condition is solicited, zero if it is unsolicited.