Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 in _cxlflash_disk_release()
[all...]
/kernel/linux/linux-6.6/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 in _cxlflash_disk_release()
[all...]

Completed in 4 milliseconds