Searched defs:regtype (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/
H A Ditbl-parse.y409 regtype: label
/freebsd-12-stable/contrib/gdb/gdb/
H A Dppc-sysv-tdep.c116 struct type *regtype local
341 struct type *regtype = register_type (gdbarch, FP0_REGNUM + 1); local
350 struct type *regtype = register_type (gdbarch, FP0_REGNUM); local
646 struct type *regtype = register_type (gdbarch, local
854 struct type *regtype = register_type (gdbarch, FP0_REGNUM); local
943 struct type *regtype = local
[all...]
/freebsd-12-stable/usr.sbin/acpi/acpidb/
H A Dacpidb.c69 int regtype; member in struct:ACPIRegionContent
137 aml_simulate_regcontent_add(int regtype, ACPI_PHYSICAL_ADDRESS addr, UINT8 value) argument
154 aml_simulate_regcontent_read(int regtype, ACPI_PHYSICAL_ADDRESS addr, UINT8 *valuep) argument
173 aml_simulate_regcontent_write(int regtype, ACPI_PHYSICAL_ADDRESS addr, UINT8 *valuep) argument
[all...]
/freebsd-12-stable/sys/dev/sound/pci/
H A Dcs4281.c94 int regtype, regid, irqid, memid; member in struct:sc_info
H A Datiixp.c120 int regtype, regid, irqid; member in struct:atiixp_info
H A Dfm801.c148 int regtype, regid, irqid; member in struct:fm801_info
H A Dt4dwave.c101 int regtype, regid, irqid; member in struct:tr_info
H A Des137x.c217 int regtype, regid, irqid; member in struct:es_info
H A Dich.c184 int regtype, nambarid, nabmbarid, irqid; member in struct:sc_info
H A Dmaestro3.c148 int regtype; member in struct:sc_info
/freebsd-12-stable/sys/dev/qat/
H A Dqat_ae.c304 qat_aereg_get_10bit_addr(enum aereg_type regtype, u_short reg) argument
356 qat_aereg_rel_data_write(struct qat_softc *sc, u_char ae, u_char ctx, enum aereg_type regtype, u_short relreg, uint32_t value) argument
422 qat_aereg_rel_data_read(struct qat_softc *sc, u_char ae, u_char ctx, enum aereg_type regtype, u_short relreg, uint32_t *value) argument
566 qat_aereg_rel_rdxfer_write(struct qat_softc *sc, u_char ae, u_char ctx, enum aereg_type regtype, u_short relreg, uint32_t value) argument
615 qat_aereg_rel_wrxfer_write(struct qat_softc *sc, u_char ae, u_char ctx, enum aereg_type regtype, u_short relreg, uint32_t value) argument
625 qat_aereg_rel_nn_write(struct qat_softc *sc, u_char ae, u_char ctx, enum aereg_type regtype, u_short relreg, uint32_t value) argument
655 qat_aereg_abs_data_write(struct qat_softc *sc, u_char ae, enum aereg_type regtype, u_short absreg, uint32_t value) argument
3038 qat_aefw_init_reg(struct qat_softc *sc, u_char ae, u_char ctx_mask, enum aereg_type regtype, u_short regaddr, u_int value) argument
[all...]
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-arm.c1576 enum arm_reg_type regtype = 0; local
[all...]

Completed in 312 milliseconds