Lines Matching refs:tpg
178 struct se_portal_group *tpg = NULL; in spc_emulate_evpd_83() local
270 tpg = lun->lun_tpg; in spc_emulate_evpd_83()
278 buf[off] = tpg->proto_id << 4; in spc_emulate_evpd_83()
309 buf[off] = tpg->proto_id << 4; in spc_emulate_evpd_83()
357 buf[off] = tpg->proto_id << 4; in spc_emulate_evpd_83()
371 tpgt = tpg->se_tpg_tfo->tpg_get_tag(tpg); in spc_emulate_evpd_83()
373 tpg->se_tpg_tfo->tpg_get_wwn(tpg), tpgt); in spc_emulate_evpd_83()
397 buf[off] = tpg->proto_id << 4; in spc_emulate_evpd_83()
412 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in spc_emulate_evpd_83()
696 struct se_portal_group *tpg = cmd->se_lun->lun_tpg; in spc_emulate_inquiry() local
710 if (dev == rcu_access_pointer(tpg->tpg_virt_lun0->lun_se_dev)) in spc_emulate_inquiry()