Home
last modified time | relevance | path

Searched refs:logit (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_isr.c2044 int logit = 1; in qla2x00_status_entry() local
2222 logit = 0; in qla2x00_status_entry()
2281 logit = 0; in qla2x00_status_entry()
2292 logit = 1; in qla2x00_status_entry()
2345 logit = qla2x00_handle_dif_error(sp, sts24); in qla2x00_status_entry()
2367 if (logit) in qla2x00_status_entry()
Dqla_mr.c2268 int logit = 1; in qlafx00_status_entry() local
2375 logit = 0; in qlafx00_status_entry()
2441 logit = 0; in qlafx00_status_entry()
2453 logit = 1; in qlafx00_status_entry()
2502 if (logit) in qlafx00_status_entry()
/drivers/scsi/lpfc/
Dlpfc_scsi.c3706 uint32_t logit = LOG_FCP | LOG_FCP_ERROR; in lpfc_handle_fcp_err() local
3759 logit = LOG_FCP_ERROR; in lpfc_handle_fcp_err()
3762 logit = LOG_FCP_UNDER; in lpfc_handle_fcp_err()
3765 lpfc_printf_vlog(vport, KERN_WARNING, logit, in lpfc_handle_fcp_err()
3926 uint32_t logit = LOG_FCP; in lpfc_scsi_cmd_iocb_cmpl() local
3983 logit = 0; in lpfc_scsi_cmd_iocb_cmpl()
3985 logit = LOG_FCP | LOG_FCP_UNDER; in lpfc_scsi_cmd_iocb_cmpl()
3986 lpfc_printf_vlog(vport, KERN_WARNING, logit, in lpfc_scsi_cmd_iocb_cmpl()