Home
last modified time | relevance | path

Searched refs:err_warn (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c640 u8 err_warn = 0xff; in bnx2fc_process_unsol_compl() local
737 err_warn = i; in bnx2fc_process_unsol_compl()
754 BNX2FC_TGT_DBG(tgt, "err = 0x%x\n", err_warn); in bnx2fc_process_unsol_compl()
757 switch (err_warn) { in bnx2fc_process_unsol_compl()
832 err_warn = i; in bnx2fc_process_unsol_compl()
836 BNX2FC_TGT_DBG(tgt, "warn = 0x%x\n", err_warn); in bnx2fc_process_unsol_compl()
855 if (err_warn == FCOE_ERROR_CODE_REC_TOV_TIMER_EXPIRATION) in bnx2fc_process_unsol_compl()
/drivers/net/ethernet/realtek/
Dr8169.c4422 goto err_warn; in rtl_request_uncached_firmware()
4440 err_warn: in rtl_request_uncached_firmware()