Searched refs:resp_status (Results 1 – 4 of 4) sorted by relevance
173 uint_t resp_status[FC_STATUS_ENTRIES]; /* response status */ member250 uint_t resp_status[FC_STATUS_ENTRIES]; /* response status */ member
1855 uint32_t resp_status; in aac_pd_complete() local1861 resp_status = ddi_get32(acc, &resp->status); in aac_pd_complete()1864 if (resp_status == ST_OK) { in aac_pd_complete()2016 resp_status); in aac_pd_complete()2711 uint32_t resp_status; in aac_handle_adapter_config_issues() local2733 resp_status = ddi_get32(acc, &resp->Status); in aac_handle_adapter_config_issues()2735 if ((rval == AACOK) && (resp_status == 0) && (ct_status == CT_OK)) { in aac_handle_adapter_config_issues()2747 resp_status = ddi_get32(acc, &resp->Status); in aac_handle_adapter_config_issues()2749 if ((rval == AACOK) && (resp_status == 0) && in aac_handle_adapter_config_issues()
2371 if (fc_stats->pstats[port].resp_status[i] != 0) { in display_socal_stats()2379 fc_stats->pstats[port].resp_status[i], i); in display_socal_stats()2643 if (ifp_stats.resp_status[i] != 0) { in adm_display_err()2654 ifp_stats.resp_status[i], i); in adm_display_err()
3445 resp_status[status]++; in socal_intr_solicited()3448 resp_status[FCAL_STATUS_ERROR]++; in socal_intr_solicited()