Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dvlun.c920 if (cfg->promote_lun_index == cfg->last_lun_index[k]) { in init_luntable()
926 lind = lli->lun_index = cfg->promote_lun_index; in init_luntable()
938 cfg->promote_lun_index++; in init_luntable()
945 if (cfg->promote_lun_index == cfg->last_lun_index[chan]) { in init_luntable()
Dcommon.h147 int promote_lun_index; member
Dmain.c3719 cfg->promote_lun_index = 0; in cxlflash_probe()