Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxlflash/
H A Dvlun.c915 if (cfg->promote_lun_index == cfg->last_lun_index[k]) { in init_luntable()
921 lind = lli->lun_index = cfg->promote_lun_index; in init_luntable()
933 cfg->promote_lun_index++; in init_luntable()
940 if (cfg->promote_lun_index == cfg->last_lun_index[chan]) { in init_luntable()
H A Dcommon.h143 int promote_lun_index; member
H A Dmain.c3698 cfg->promote_lun_index = 0; in cxlflash_probe()