Searched refs:SISL_RC_FLAGS_UNDERRUN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/scsi/cxlflash/ | ||
D | sislite.h | 89 #define SISL_RC_FLAGS_UNDERRUN 0x10U macro |
D | main.c | 52 if (ioasa->rc.flags & SISL_RC_FLAGS_UNDERRUN) { in process_cmd_err() |