Searched refs:last_lun_index (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dcommon.h142 int last_lun_index[MAX_FC_PORTS]; member in struct:cxlflash_cfg
H A Dvlun.c915 if (cfg->promote_lun_index == cfg->last_lun_index[k]) {
940 if (cfg->promote_lun_index == cfg->last_lun_index[chan]) {
945 lind = lli->lun_index = cfg->last_lun_index[chan];
948 cfg->last_lun_index[chan]--;
H A Dmain.c3699 cfg->last_lun_index[k] = CXLFLASH_NUM_VLUNS/2 - 1;

Completed in 282 milliseconds