Searched refs:SISL_RHT_PERM (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/cxlflash/ | ||
D | sislite.h | 543 #define SISL_RHT_PERM(fp) ((fp) & RHT_PERM_RW) macro |
D | superpipe.c | 1440 perms = SISL_RHT_PERM(attach->hdr.flags + 1); in cxlflash_disk_attach() |