Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.c510 struct sisl_rht_entry_f1 *rhte_f1 = (struct sisl_rht_entry_f1 *)rhte; in rht_format1() local
512 memset(rhte_f1, 0, sizeof(*rhte_f1)); in rht_format1()
513 rhte_f1->fp = SISL_RHT_FP(1U, 0); in rht_format1()
516 rhte_f1->lun_id = lun_id; in rht_format1()
527 rhte_f1->dw = dummy.dw; in rht_format1()
623 struct sisl_rht_entry_f1 *rhte_f1; in _cxlflash_disk_release() local
672 rhte_f1 = (struct sisl_rht_entry_f1 *)rhte; in _cxlflash_disk_release()
674 rhte_f1->valid = 0; in _cxlflash_disk_release()
677 rhte_f1->lun_id = 0; in _cxlflash_disk_release()
680 rhte_f1->dw = 0; in _cxlflash_disk_release()