Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/snic/
Dsnic_fwint.h56 SNIC_STAT_REQ_NOT_SUP, /* req type is not supported */ enumerator
Dsnic_scsi.c48 [SNIC_STAT_REQ_NOT_SUP] = "SNIC_STAT_REQ_NOT_SUP",
450 case SNIC_STAT_REQ_NOT_SUP: /* Req type is not supported */ in snic_process_io_failed_state()