Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_fwint.h53 SNIC_STAT_INVALID_HDR, /* header contains invalid data */ enumerator
H A Dsnic_scsi.c45 [SNIC_STAT_INVALID_HDR] = "SNIC_STAT_INVALID_HDR",
448 case SNIC_STAT_INVALID_HDR: /* Hdr contains invalid data */ in snic_process_io_failed_state()