• Home
  • Raw
  • Download

Lines Matching full:zero

27  * @zcc: zero condition code
222 * Return non-zero if the specified scsw is a transport mode scsw, zero
384 * Return non-zero if the key field of the specified command mode scsw is
385 * valid, zero otherwise.
396 * Return non-zero if the sctl field of the specified command mode scsw is
397 * valid, zero otherwise.
408 * Return non-zero if the eswf field of the specified command mode scsw is
409 * valid, zero otherwise.
420 * Return non-zero if the cc field of the specified command mode scsw is
421 * valid, zero otherwise.
433 * Return non-zero if the fmt field of the specified command mode scsw is
434 * valid, zero otherwise.
445 * Return non-zero if the pfch field of the specified command mode scsw is
446 * valid, zero otherwise.
457 * Return non-zero if the isic field of the specified command mode scsw is
458 * valid, zero otherwise.
469 * Return non-zero if the alcc field of the specified command mode scsw is
470 * valid, zero otherwise.
481 * Return non-zero if the ssi field of the specified command mode scsw is
482 * valid, zero otherwise.
493 * Return non-zero if the zcc field of the specified command mode scsw is
494 * valid, zero otherwise.
506 * Return non-zero if the ectl field of the specified command mode scsw is
507 * valid, zero otherwise.
520 * Return non-zero if the pno field of the specified command mode scsw is
521 * valid, zero otherwise.
536 * Return non-zero if the fctl field of the specified command mode scsw is
537 * valid, zero otherwise.
549 * Return non-zero if the actl field of the specified command mode scsw is
550 * valid, zero otherwise.
562 * Return non-zero if the stctl field of the specified command mode scsw is
563 * valid, zero otherwise.
575 * Return non-zero if the dstat field of the specified command mode scsw is
576 * valid, zero otherwise.
588 * Return non-zero if the cstat field of the specified command mode scsw is
589 * valid, zero otherwise.
601 * Return non-zero if the key field of the specified transport mode scsw is
602 * valid, zero otherwise.
613 * Return non-zero if the eswf field of the specified transport mode scsw is
614 * valid, zero otherwise.
625 * Return non-zero if the cc field of the specified transport mode scsw is
626 * valid, zero otherwise.
638 * Return non-zero if the fmt field of the specified transport mode scsw is
639 * valid, zero otherwise.
650 * Return non-zero if the x field of the specified transport mode scsw is
651 * valid, zero otherwise.
662 * Return non-zero if the q field of the specified transport mode scsw is
663 * valid, zero otherwise.
674 * Return non-zero if the ectl field of the specified transport mode scsw is
675 * valid, zero otherwise.
688 * Return non-zero if the pno field of the specified transport mode scsw is
689 * valid, zero otherwise.
704 * Return non-zero if the fctl field of the specified transport mode scsw is
705 * valid, zero otherwise.
717 * Return non-zero if the actl field of the specified transport mode scsw is
718 * valid, zero otherwise.
730 * Return non-zero if the stctl field of the specified transport mode scsw is
731 * valid, zero otherwise.
743 * Return non-zero if the dstat field of the specified transport mode scsw is
744 * valid, zero otherwise.
756 * Return non-zero if the cstat field of the specified transport mode scsw is
757 * valid, zero otherwise.
769 * Return non-zero if the fcxs field of the specified transport mode scsw is
770 * valid, zero otherwise.
781 * Return non-zero if the schxs field of the specified transport mode scsw is
782 * valid, zero otherwise.
796 * Return non-zero if the actl field of the specified scsw is valid,
798 * Return zero if the field does not contain a valid value.
812 * Return non-zero if the cc field of the specified scsw is valid,
814 * Return zero if the field does not contain a valid value.
828 * Return non-zero if the cstat field of the specified scsw is valid,
830 * Return zero if the field does not contain a valid value.
844 * Return non-zero if the dstat field of the specified scsw is valid,
846 * Return zero if the field does not contain a valid value.
860 * Return non-zero if the ectl field of the specified scsw is valid,
862 * Return zero if the field does not contain a valid value.
876 * Return non-zero if the eswf field of the specified scsw is valid,
878 * Return zero if the field does not contain a valid value.
892 * Return non-zero if the fctl field of the specified scsw is valid,
894 * Return zero if the field does not contain a valid value.
908 * Return non-zero if the key field of the specified scsw is valid,
910 * Return zero if the field does not contain a valid value.
924 * Return non-zero if the pno field of the specified scsw is valid,
926 * Return zero if the field does not contain a valid value.
940 * Return non-zero if the stctl field of the specified scsw is valid,
942 * Return zero if the field does not contain a valid value.
956 * Return non-zero if the command mode scsw indicates that the associated
957 * status condition is solicited, zero if it is unsolicited.
969 * Return non-zero if the transport mode scsw indicates that the associated
970 * status condition is solicited, zero if it is unsolicited.
982 * Return non-zero if the transport or command mode scsw indicates that the
983 * associated status condition is solicited, zero if it is unsolicited.