Searched refs:lind (Results 1 – 1 of 1) sorted by relevance
835 u32 lind; in cxlflash_restore_luntable() local846 lind = lli->lun_index; in cxlflash_restore_luntable()847 dev_dbg(dev, "%s: Virtual LUNs on slot %d:\n", __func__, lind); in cxlflash_restore_luntable()852 writeq_be(lli->lun_id[k], &fc_port_luns[lind]); in cxlflash_restore_luntable()888 u32 lind; in init_luntable() local922 lind = lli->lun_index = cfg->promote_lun_index; in init_luntable()923 dev_dbg(dev, "%s: Virtual LUNs on slot %d:\n", __func__, lind); in init_luntable()930 writeq_be(lli->lun_id[k], &fc_port_luns[lind]); in init_luntable()946 lind = lli->lun_index = cfg->last_lun_index[chan]; in init_luntable()948 writeq_be(lli->lun_id[chan], &fc_port_luns[lind]); in init_luntable()[all …]