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