Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/snic/
Dsnic_fwint.h68 SNIC_STAT_FW_ERR, /* req was terminated due to fw error */ enumerator
Dsnic_scsi.c54 [SNIC_STAT_FW_ERR] = "SNIC_STAT_FW_ERR",
434 case SNIC_STAT_FW_ERR: /* Req terminated due to FW Error */ in snic_process_io_failed_state()