Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dsuperpipe.c535 struct sisl_rht_entry_f1 *rhte_f1 = (struct sisl_rht_entry_f1 *)rhte; in rht_format1() local
537 memset(rhte_f1, 0, sizeof(*rhte_f1)); in rht_format1()
538 rhte_f1->fp = SISL_RHT_FP(1U, 0); in rht_format1()
541 rhte_f1->lun_id = lun_id; in rht_format1()
552 rhte_f1->dw = dummy.dw; in rht_format1()
649 struct sisl_rht_entry_f1 *rhte_f1; in _cxlflash_disk_release() local
698 rhte_f1 = (struct sisl_rht_entry_f1 *)rhte; in _cxlflash_disk_release()
700 rhte_f1->valid = 0; in _cxlflash_disk_release()
703 rhte_f1->lun_id = 0; in _cxlflash_disk_release()
706 rhte_f1->dw = 0; in _cxlflash_disk_release()