Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Drandom.c110 goto err_warn; in efi_random_get_seed()
175 err_warn: in efi_random_get_seed()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c640 u8 err_warn = 0xff; in bnx2fc_process_unsol_compl() local
731 err_warn = i; in bnx2fc_process_unsol_compl()
748 BNX2FC_TGT_DBG(tgt, "err = 0x%x\n", err_warn); in bnx2fc_process_unsol_compl()
751 switch (err_warn) { in bnx2fc_process_unsol_compl()
825 err_warn = i; in bnx2fc_process_unsol_compl()
829 BNX2FC_TGT_DBG(tgt, "warn = 0x%x\n", err_warn); in bnx2fc_process_unsol_compl()
843 if (err_warn == FCOE_ERROR_CODE_REC_TOV_TIMER_EXPIRATION) in bnx2fc_process_unsol_compl()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_io.c1434 u8 err_warn = 0xff; in qedf_process_warning_compl() local
1461 err_warn = i; in qedf_process_warning_compl()
1468 if (err_warn == in qedf_process_warning_compl()
/openbmc/linux/drivers/tty/serial/
H A Dsamsung_tty.c1072 goto err_warn; in s3c24xx_serial_request_dma()
1140 err_warn: in s3c24xx_serial_request_dma()