Searched refs:estatus (Results 1 – 5 of 5) sorted by relevance
96 estatus=$?97 if test $enable_hard_errors = no && test $estatus -eq 99; then98 estatus=1101 case $estatus:$expect_failure in
108 estatus=$?110 if test $enable_hard_errors = no && test $estatus -eq 99; then113 tweaked_estatus=$estatus129 echo "$res $test_name (exit status: $estatus)" >>$log_file
1004 int allocbs, estatus; in hostap_auth_shared() local1020 estatus = IEEE80211_STATUS_ALG; in hostap_auth_shared()1034 estatus = IEEE80211_STATUS_ALG; in hostap_auth_shared()1046 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()1061 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()1069 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()1140 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()1149 estatus = IEEE80211_STATUS_CHALLENGE; in hostap_auth_shared()1161 estatus = IEEE80211_STATUS_SEQUENCE; in hostap_auth_shared()1173 (seq + 1) | (estatus<<16)); in hostap_auth_shared()
989 int estatus; in sta_auth_shared() local1003 estatus = IEEE80211_STATUS_ALG; in sta_auth_shared()1017 estatus = IEEE80211_STATUS_ALG; in sta_auth_shared()1029 estatus = IEEE80211_STATUS_CHALLENGE; in sta_auth_shared()1044 estatus = IEEE80211_STATUS_CHALLENGE; in sta_auth_shared()1052 estatus = IEEE80211_STATUS_CHALLENGE; in sta_auth_shared()
851 uint32_t istatus, sstatus, ctx, estatus, ok, err = 0; in siis_ch_intr() local879 estatus = ATA_INL(ch->r_mem, SIIS_P_CMDERR); in siis_ch_intr()903 if (estatus == SIIS_P_CMDERR_DEV || in siis_ch_intr()904 estatus == SIIS_P_CMDERR_SDB || in siis_ch_intr()905 estatus == SIIS_P_CMDERR_DATAFIS) { in siis_ch_intr()932 if (estatus == SIIS_P_CMDERR_SENDFIS || in siis_ch_intr()933 estatus == SIIS_P_CMDERR_INCSTATE || in siis_ch_intr()934 estatus == SIIS_P_CMDERR_PPE || in siis_ch_intr()935 estatus == SIIS_P_CMDERR_SERVICE) { in siis_ch_intr()