Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_fwint.h72 SNIC_STAT_CMND_REJECT, /* req was invalid and rejected */ enumerator
H A Dsnic_scsi.c58 [SNIC_STAT_CMND_REJECT] = "SNIC_STAT_CMND_REJECT",
451 case SNIC_STAT_CMND_REJECT: /* Req rejected */ in snic_process_io_failed_state()