Lines Matching full:zero
27 * @zcc: zero condition code
227 * Return non-zero if the specified scsw is a transport mode scsw, zero
389 * Return non-zero if the key field of the specified command mode scsw is
390 * valid, zero otherwise.
401 * Return non-zero if the sctl field of the specified command mode scsw is
402 * valid, zero otherwise.
413 * Return non-zero if the eswf field of the specified command mode scsw is
414 * valid, zero otherwise.
425 * Return non-zero if the cc field of the specified command mode scsw is
426 * valid, zero otherwise.
438 * Return non-zero if the fmt field of the specified command mode scsw is
439 * valid, zero otherwise.
450 * Return non-zero if the pfch field of the specified command mode scsw is
451 * valid, zero otherwise.
462 * Return non-zero if the isic field of the specified command mode scsw is
463 * valid, zero otherwise.
474 * Return non-zero if the alcc field of the specified command mode scsw is
475 * valid, zero otherwise.
486 * Return non-zero if the ssi field of the specified command mode scsw is
487 * valid, zero otherwise.
498 * Return non-zero if the zcc field of the specified command mode scsw is
499 * valid, zero otherwise.
511 * Return non-zero if the ectl field of the specified command mode scsw is
512 * valid, zero otherwise.
537 * Return non-zero if the pno field of the specified command mode scsw is
538 * valid, zero otherwise.
567 * Return non-zero if the fctl field of the specified command mode scsw is
568 * valid, zero otherwise.
580 * Return non-zero if the actl field of the specified command mode scsw is
581 * valid, zero otherwise.
593 * Return non-zero if the stctl field of the specified command mode scsw is
594 * valid, zero otherwise.
606 * Return non-zero if the dstat field of the specified command mode scsw is
607 * valid, zero otherwise.
619 * Return non-zero if the cstat field of the specified command mode scsw is
620 * valid, zero otherwise.
632 * Return non-zero if the key field of the specified transport mode scsw is
633 * valid, zero otherwise.
644 * Return non-zero if the eswf field of the specified transport mode scsw is
645 * valid, zero otherwise.
656 * Return non-zero if the cc field of the specified transport mode scsw is
657 * valid, zero otherwise.
669 * Return non-zero if the fmt field of the specified transport mode scsw is
670 * valid, zero otherwise.
681 * Return non-zero if the x field of the specified transport mode scsw is
682 * valid, zero otherwise.
693 * Return non-zero if the q field of the specified transport mode scsw is
694 * valid, zero otherwise.
705 * Return non-zero if the ectl field of the specified transport mode scsw is
706 * valid, zero otherwise.
731 * Return non-zero if the pno field of the specified transport mode scsw is
732 * valid, zero otherwise.
761 * Return non-zero if the fctl field of the specified transport mode scsw is
762 * valid, zero otherwise.
774 * Return non-zero if the actl field of the specified transport mode scsw is
775 * valid, zero otherwise.
787 * Return non-zero if the stctl field of the specified transport mode scsw is
788 * valid, zero otherwise.
800 * Return non-zero if the dstat field of the specified transport mode scsw is
801 * valid, zero otherwise.
813 * Return non-zero if the cstat field of the specified transport mode scsw is
814 * valid, zero otherwise.
826 * Return non-zero if the fcxs field of the specified transport mode scsw is
827 * valid, zero otherwise.
838 * Return non-zero if the schxs field of the specified transport mode scsw is
839 * valid, zero otherwise.
853 * Return non-zero if the actl field of the specified scsw is valid,
855 * Return zero if the field does not contain a valid value.
869 * Return non-zero if the cc field of the specified scsw is valid,
871 * Return zero if the field does not contain a valid value.
885 * Return non-zero if the cstat field of the specified scsw is valid,
887 * Return zero if the field does not contain a valid value.
901 * Return non-zero if the dstat field of the specified scsw is valid,
903 * Return zero if the field does not contain a valid value.
917 * Return non-zero if the ectl field of the specified scsw is valid,
919 * Return zero if the field does not contain a valid value.
933 * Return non-zero if the eswf field of the specified scsw is valid,
935 * Return zero if the field does not contain a valid value.
949 * Return non-zero if the fctl field of the specified scsw is valid,
951 * Return zero if the field does not contain a valid value.
965 * Return non-zero if the key field of the specified scsw is valid,
967 * Return zero if the field does not contain a valid value.
981 * Return non-zero if the pno field of the specified scsw is valid,
983 * Return zero if the field does not contain a valid value.
997 * Return non-zero if the stctl field of the specified scsw is valid,
999 * Return zero if the field does not contain a valid value.
1013 * Return non-zero if the command mode scsw indicates that the associated
1014 * status condition is solicited, zero if it is unsolicited.
1026 * Return non-zero if the transport mode scsw indicates that the associated
1027 * status condition is solicited, zero if it is unsolicited.
1039 * Return non-zero if the transport or command mode scsw indicates that the
1040 * associated status condition is solicited, zero if it is unsolicited.