Home
last modified time | relevance | path

Searched refs:SISL_RHT_FP (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/cxlflash/
Dsislite.h531 #define SISL_RHT_FP(fmt, perm) (((fmt) << 4) | (perm)) macro
Dsuperpipe.c537 rhte_f1->fp = SISL_RHT_FP(1U, 0); in rht_format1()
549 dummy.fp = SISL_RHT_FP(1U, perm); in rht_format1()
Dvlun.c1040 rhte->fp = SISL_RHT_FP(0U, ctxi->rht_perms); in cxlflash_disk_virtual_open()