Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxlflash/
Dsuperpipe.c534 struct sisl_rht_entry_f1 *rhte_f1 = (struct sisl_rht_entry_f1 *)rhte; in rht_format1() local
536 memset(rhte_f1, 0, sizeof(*rhte_f1)); in rht_format1()
537 rhte_f1->fp = SISL_RHT_FP(1U, 0); in rht_format1()
540 rhte_f1->lun_id = lun_id; in rht_format1()
551 rhte_f1->dw = dummy.dw; in rht_format1()
648 struct sisl_rht_entry_f1 *rhte_f1; in _cxlflash_disk_release() local
697 rhte_f1 = (struct sisl_rht_entry_f1 *)rhte; in _cxlflash_disk_release()
699 rhte_f1->valid = 0; in _cxlflash_disk_release()
702 rhte_f1->lun_id = 0; in _cxlflash_disk_release()
705 rhte_f1->dw = 0; in _cxlflash_disk_release()