Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c52 GElf_Phdr *gpp; in gelf_sect_init() local
105 gpp = gf->gf_phdrs; in gelf_sect_init()
113 gpp->p_type = PT_LOAD; in gelf_sect_init()
114 gpp->p_flags = PF_R; in gelf_sect_init()
117 gpp->p_flags |= PF_X; in gelf_sect_init()
119 gpp->p_flags |= PF_W; in gelf_sect_init()
121 gpp->p_offset = shp->sh_offset; in gelf_sect_init()
122 gpp->p_vaddr = shp->sh_offset; in gelf_sect_init()
123 gpp->p_filesz = shp->sh_size; in gelf_sect_init()
124 gpp->p_memsz = shp->sh_size; in gelf_sect_init()
[all …]
H A Dmdb_kproc.c262 GElf_Phdr *gpp = kpf->kpf_file->gf_phdrs; in kp_find_data() local
269 for (i = 0; i < n; i++, gpp++) { in kp_find_data()
270 if (gpp->p_type == PT_LOAD && (gpp->p_flags & PF_W)) { in kp_find_data()
271 kpf->kpf_data_base = gpp->p_vaddr; in kp_find_data()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids2149 597a RD790 PCI to PCI bridge (PCI express gpp port A)
2150 597b RX780/RD790 PCI to PCI bridge (PCI express gpp port B)
2151 597c RD790 PCI to PCI bridge (PCI express gpp port C)
2152 597d RX780/RD790 PCI to PCI bridge (PCI express gpp port D)
2153 597e RD790 PCI to PCI bridge (PCI express gpp port E)
2155 597f RD790 PCI to PCI bridge (PCI express gpp port F)
2166 5a15 RD890 PCI to PCI bridge (PCI express gpp port A)