Searched refs:SISL_FC_INTERNAL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/cxlflash/ | ||
D | sislite.h | 375 #define SISL_FC_INTERNAL_MASK ~(SISL_FC_INTERNAL_UNMASK) macro |
D | main.c | 1295 reg &= SISL_FC_INTERNAL_MASK; in afu_err_intr_init() |