Home
last modified time | relevance | path

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

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