Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dsislite.h89 #define SISL_RC_FLAGS_UNDERRUN 0x10U macro
H A Dmain.c52 if (ioasa->rc.flags & SISL_RC_FLAGS_UNDERRUN) { in process_cmd_err()