Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dsuperpipe.c536 struct sisl_rht_entry_f1 *rhte_f1 = (struct sisl_rht_entry_f1 *)rhte; in rht_format1() local
538 memset(rhte_f1, 0, sizeof(*rhte_f1)); in rht_format1()
539 rhte_f1->fp = SISL_RHT_FP(1U, 0); in rht_format1()
542 rhte_f1->lun_id = lun_id; in rht_format1()
553 rhte_f1->dw = dummy.dw; in rht_format1()
650 struct sisl_rht_entry_f1 *rhte_f1; in _cxlflash_disk_release() local
699 rhte_f1 = (struct sisl_rht_entry_f1 *)rhte; in _cxlflash_disk_release()
701 rhte_f1->valid = 0; in _cxlflash_disk_release()
704 rhte_f1->lun_id = 0; in _cxlflash_disk_release()
707 rhte_f1->dw = 0; in _cxlflash_disk_release()