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