Searched refs:ps_offset (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/arch/arm/xscale/
H A Dbecc_pci.c183 uint32_t ps_offset; member in struct:pciconf_state
207 ps->ps_offset = (1U << (ps->ps_d + BECC_IDSEL_BIT)) |
212 ps->ps_offset = tag | offset | 1;
290 va = sc->sc_pci_cfg_base + ps.ps_offset;
324 va = sc->sc_pci_cfg_base + ps.ps_offset;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-obsd-nat.c202 ppcobsd_reg_offsets.ps_offset = offsetof (struct reg, ps);
H A Dppc-nbsd-tdep.c225 ppcnbsd_reg_offsets.ps_offset = -1;
H A Dppc-tdep.h91 int ps_offset; member in struct:ppc_reg_offsets
H A Dppc-obsd-tdep.c285 ppcobsd_reg_offsets.ps_offset = 388;
H A Drs6000-tdep.c464 return offsets->ps_offset;
529 (const gdb_byte *) gregs, offsets->ps_offset, gpr_size);
618 (gdb_byte *) gregs, offsets->ps_offset, gpr_size);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-obsd-nat.c202 ppcobsd_reg_offsets.ps_offset = offsetof (struct reg, ps);
H A Dppc-netbsd-tdep.c228 ppcnbsd_reg_offsets.ps_offset = -1;
H A Dppc-tdep.h91 int ps_offset; member in struct:ppc_reg_offsets
H A Dppc-obsd-tdep.c286 ppcobsd_reg_offsets.ps_offset = 388;
H A Drs6000-tdep.c481 return offsets->ps_offset;
546 (const gdb_byte *) gregs, offsets->ps_offset, gpr_size);
634 (gdb_byte *) gregs, offsets->ps_offset, gpr_size);

Completed in 311 milliseconds