Home
last modified time | relevance | path

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

/drivers/scsi/snic/
Dsnic_fwint.h80 SNIC_STAT_SGL_INVALID, /* req was aborted due to sgl error */ enumerator
Dsnic_scsi.c66 [SNIC_STAT_SGL_INVALID] = "SNIC_STAT_SGL_INVALID",
443 case SNIC_STAT_SGL_INVALID: /* Req was aborted to due to sgl error*/ in snic_process_io_failed_state()