Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_fwint.h274 #define SNIC_ICMND_CMPL_UNDR_RUN 0x01 /* resid under and valid */ macro
H A Dsnic_scsi.c501 if (icmnd_cmpl->flags & SNIC_ICMND_CMPL_UNDR_RUN) in snic_process_icmnd_cmpl_status()