Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/snic/
Dsnic_fwint.h82 SNIC_STAT_FW_ERR, /* req was terminated due to fw error */ enumerator
Dsnic_scsi.c68 [SNIC_STAT_FW_ERR] = "SNIC_STAT_FW_ERR",
448 case SNIC_STAT_FW_ERR: /* Req terminated due to FW Error */ in snic_process_io_failed_state()