Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/cxlflash/
Dvlun.c916 if (cfg->promote_lun_index == cfg->last_lun_index[k]) { in init_luntable()
922 lind = lli->lun_index = cfg->promote_lun_index; in init_luntable()
934 cfg->promote_lun_index++; in init_luntable()
941 if (cfg->promote_lun_index == cfg->last_lun_index[chan]) { in init_luntable()
Dcommon.h143 int promote_lun_index; member
Dmain.c3693 cfg->promote_lun_index = 0; in cxlflash_probe()