Searched refs:ac_status (Results 1 – 7 of 7) sorted by relevance
1673 test -n "$ac_init_help" && exit $ac_status2680 ac_status=$?2681 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52682 (exit $ac_status); }2691 ac_status=$?2692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52693 (exit $ac_status); }2702 ac_status=$?2703 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52704 (exit $ac_status); }[all …]
614 status = ac->ac_status; in amr_linux_ioctl_int()666 status = ac->ac_status; in amr_linux_ioctl_int()881 debug(2, "%p status 0x%x", dp, ac->ac_status); in amr_ioctl()882 *au_statusp = ac->ac_status; in amr_ioctl()1054 error = ac->ac_status; in amr_enquiry()1055 *status = ac->ac_status; in amr_enquiry()1094 error = ac->ac_status; in amr_flush()1135 if( ac->ac_status == AMR_STATUS_SUCCESS ) { in amr_support_ext_cdb()1201 if (ac->ac_status != AMR_STATUS_SUCCESS) { /* could be more verbose here? */ in amr_completeio()1206 device_printf(sc->amr_dev, "I/O error - 0x%x\n", ac->ac_status); in amr_completeio()[all …]
563 debug(1, "status 0x%x AP scsi_status 0x%x", ac->ac_status, in amr_cam_complete()567 if ((ac->ac_status != AMR_STATUS_SUCCESS) && (scsi_status == 0)) { in amr_cam_complete()
125 int ac_status; /* command completion status */ member
1453 fi || ac_status=$?1454 cd "$ac_pwd" || { ac_status=$?; break; }1458 test -n "$ac_init_help" && exit $ac_status1490 ac_status=$?1496 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&51497 test $ac_status = 0; } && {1562 ac_status=$?1568 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&51569 test $ac_status = 0; } && {1609 ac_status=$?[all …]
1548 ac_status=$?1591 cd "$ac_dir" || { ac_status=$?; continue; }1602 fi || ac_status=$?1603 cd "$ac_pwd" || { ac_status=$?; break; }1607 test -n "$ac_init_help" && exit $ac_status1639 ac_status=$?1645 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&51646 test $ac_status = 0; } && {1678 ac_status=$?1679 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5[all …]
5012 if test "X$ac_status" = "X2";then