Lines Matching refs:tpg
172 struct se_portal_group *tpg = NULL; in spc_emulate_evpd_83() local
267 tpg = lun->lun_tpg; in spc_emulate_evpd_83()
275 buf[off] = tpg->proto_id << 4; in spc_emulate_evpd_83()
306 buf[off] = tpg->proto_id << 4; in spc_emulate_evpd_83()
354 buf[off] = tpg->proto_id << 4; in spc_emulate_evpd_83()
368 tpgt = tpg->se_tpg_tfo->tpg_get_tag(tpg); in spc_emulate_evpd_83()
370 tpg->se_tpg_tfo->tpg_get_wwn(tpg), tpgt); in spc_emulate_evpd_83()
394 buf[off] = tpg->proto_id << 4; in spc_emulate_evpd_83()
409 tpg->se_tpg_tfo->tpg_get_wwn(tpg)); in spc_emulate_evpd_83()
704 struct se_portal_group *tpg = cmd->se_lun->lun_tpg; in spc_emulate_inquiry() local
718 if (dev == rcu_access_pointer(tpg->tpg_virt_lun0->lun_se_dev)) in spc_emulate_inquiry()