Searched defs:ucode (Results 1 - 19 of 19) sorted by relevance

/freebsd-13-stable/sys/powerpc/booke/
H A Dmachdep_e500.c135 cpu_machine_check(struct thread *td, struct trapframe *frame, int *ucode) argument
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dfpu.c235 u_int ucode; local
H A Dtrap.c212 u_int ucode; local
766 trap_pfault(struct trapframe *frame, bool user, int *signo, int *ucode) argument
[all...]
/freebsd-13-stable/sys/riscv/riscv/
H A Dtrap.c181 int error, sig, ucode; local
/freebsd-13-stable/sys/arm/arm/
H A Dtrap-v6.c288 int bp_harden, ucode; local
/freebsd-13-stable/sys/arm64/arm64/
H A Dtrap.c240 int error, sig, ucode; local
/freebsd-13-stable/sys/i386/i386/
H A Dtrap.c200 int pf, signo, ucode; local
736 trap_pfault(struct trapframe *frame, bool usermode, vm_offset_t eva, int *signo, int *ucode) argument
[all...]
/freebsd-13-stable/sys/amd64/amd64/
H A Dtrap.c223 int pf, signo, ucode; local
708 trap_pfault(struct trapframe *frame, bool usermode, int *signo, int *ucode) argument
[all...]
/freebsd-13-stable/sys/powerpc/aim/
H A Daim_machdep.c553 cpu_machine_check(struct thread *td, struct trapframe *frame, int *ucode) argument
/freebsd-13-stable/sys/mips/mips/
H A Dtrap.c515 unsigned ucode = 0; local
/freebsd-13-stable/sys/vm/
H A Dvm_fault.c623 vm_fault_trap(vm_map_t map, vm_offset_t vaddr, vm_prot_t fault_type, int fault_flags, int *signo, int *ucode) argument
/freebsd-13-stable/sys/dev/fxp/
H A Dif_fxp.c3073 static const struct ucode { struct
3075 uint32_t *ucode; member in struct:ucode
[all...]
H A Dif_fxpreg.h247 uint32_t ucode[MAXUCODESIZE]; member in struct:fxp_cb_ucode
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rum.c2666 rum_load_microcode(struct rum_softc *sc, const uint8_t *ucode, size_t size) argument
/freebsd-13-stable/sys/dev/qat/
H A Dqat_ae.c1296 qat_ae_ucode_parity64(uint64_t ucode) argument
1310 qat_ae_ucode_set_ecc(uint64_t ucode) argument
1340 qat_ae_ucode_write(struct qat_softc *sc, u_char ae, u_int uaddr, u_int ninst, const uint64_t *ucode) argument
1366 qat_ae_ucode_read(struct qat_softc *sc, u_char ae, u_int uaddr, u_int ninst, uint64_t *ucode) argument
1416 qat_ae_concat_ucode(uint64_t *ucode, u_int ninst, u_int size, u_int addr, u_int *value) argument
1488 qat_ae_exec_ucode(struct qat_softc *sc, u_char ae, u_char ctx, uint64_t *ucode, u_int ninst, int cond_code_off, u_int max_cycles, u_int *endpc) argument
1660 qat_ae_exec_ucode_init_lm(struct qat_softc *sc, u_char ae, u_char ctx, int *first_exec, uint64_t *ucode, u_int ninst, u_int *gpr_a0, u_int *gpr_a1, u_int *gpr_a2, u_int *gpr_b0, u_int *gpr_b1) argument
1717 uint64_t *ucode; local
[all...]
/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpi.c4900 wpi_load_bootcode(struct wpi_softc *sc, const uint8_t *ucode, uint32_t size) argument
/freebsd-13-stable/sys/dev/iwn/
H A Dif_iwn.c8085 iwn4965_load_bootcode(struct iwn_softc *sc, const uint8_t *ucode, int size) argument
[all...]
H A Dif_iwnreg.h891 struct iwn5000_calib_status ucode; member in struct:iwn5000_calib_config
/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwnvar.h863 struct bwn_fwfile ucode; member in struct:bwn_fw

Completed in 337 milliseconds