Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_scsi.c398 u8 cmpl_stat) in snic_process_io_failed_state() argument
402 switch (cmpl_stat) { in snic_process_io_failed_state()
486 u8 cmpl_stat, in snic_process_icmnd_cmpl_status() argument
668 u8 cmpl_stat, in snic_proc_dr_cmpl_locked() argument
675 CMD_LR_STATUS(sc) = cmpl_stat; in snic_proc_dr_cmpl_locked()
690 snic_io_status_to_str(cmpl_stat), in snic_proc_dr_cmpl_locked()
717 snic_io_status_to_str(cmpl_stat), in snic_proc_dr_cmpl_locked()
734 switch (cmpl_stat) { in snic_update_abort_stats()
756 u8 cmpl_stat, in snic_process_itmf_cmpl() argument
807 CMD_ABTS_STATUS(sc) = cmpl_stat; in snic_process_itmf_cmpl()
[all …]
H A Dsnic_disc.c387 u8 typ, cmpl_stat; in snic_report_tgt_cmpl_handler() local
394 snic_io_hdr_dec(&fwreq->hdr, &typ, &cmpl_stat, &cmnd_id, &hid, &ctx); in snic_report_tgt_cmpl_handler()