Home
last modified time | relevance | path

Searched defs:ucode (Results 1 – 16 of 16) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ucode.c321 struct amdgpu_firmware_info *ucode, in amdgpu_ucode_init_single_fw()
386 static int amdgpu_ucode_patch_jt(struct amdgpu_firmware_info *ucode, in amdgpu_ucode_patch_jt()
414 struct amdgpu_firmware_info *ucode = NULL; in amdgpu_ucode_init_bo() local
478 struct amdgpu_firmware_info *ucode = NULL; in amdgpu_ucode_fini_bo() local
H A Dpsp_v10_0.c40 psp_v10_0_get_fw_type(struct amdgpu_firmware_info *ucode, enum psp_gfx_fw_type *type) in psp_v10_0_get_fw_type()
148 static int psp_v10_0_prep_cmd_buf(struct amdgpu_firmware_info *ucode, in psp_v10_0_prep_cmd_buf()
269 struct amdgpu_firmware_info *ucode, in psp_v10_0_cmd_submit()
404 struct amdgpu_firmware_info *ucode, in psp_v10_0_compare_sram_data()
H A Dpsp_v3_1.c53 psp_v3_1_get_fw_type(struct amdgpu_firmware_info *ucode, enum psp_gfx_fw_type *type) in psp_v3_1_get_fw_type()
279 static int psp_v3_1_prep_cmd_buf(struct amdgpu_firmware_info *ucode, in psp_v3_1_prep_cmd_buf()
400 struct amdgpu_firmware_info *ucode, in psp_v3_1_cmd_submit()
537 struct amdgpu_firmware_info *ucode, in psp_v3_1_compare_sram_data()
H A Damdgpu_psp.c118 struct amdgpu_firmware_info *ucode, in psp_cmd_submit_buf()
290 struct amdgpu_firmware_info *ucode; in psp_np_fw_load() local
524 struct amdgpu_firmware_info *ucode = NULL; in psp_check_fw_loading_status() local
H A Damdgpu_cgs.c212 struct amdgpu_firmware_info *ucode; in amdgpu_cgs_get_firmware_info() local
247 struct amdgpu_firmware_info *ucode = NULL; in amdgpu_cgs_get_firmware_info() local
H A Damdgpu_psp.h133 #define psp_prep_cmd_buf(ucode, type) (psp)->funcs->prep_cmd_buf((ucode), (type)) argument
138 #define psp_cmd_submit(psp, ucode, cmd_mc, fence_mc, index) \ argument
140 #define psp_compare_sram_data(psp, ucode, type) \ argument
H A Damdgpu.h1080 struct amdgpu_firmware_info ucode[AMDGPU_UCODE_ID_MAXIMUM]; member
/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxp.c2266 struct ucode { struct
2268 u_int32_t *ucode; member
2289 struct ucode *uc; in fxp_load_ucode() argument
H A Dif_fxpreg.h231 u_int32_t ucode[MAXUCODESIZE]; member
/dflybsd-src/sys/platform/vkernel64/x86_64/
H A Dtrap.c340 int i = 0, ucode = 0, type, code; in user_trap() local
594 int i = 0, ucode = 0, type, code; in kern_trap() local
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dtrap.c403 int i = 0, ucode = 0, type, code; in trap() local
/dflybsd-src/sys/bus/u4b/wlan/
H A Dif_rum.c2636 rum_load_microcode(struct rum_softc *sc, const uint8_t *ucode, size_t size) in rum_load_microcode()
/dflybsd-src/sys/dev/netif/wpi/
H A Dif_wpi.c4947 wpi_load_bootcode(struct wpi_softc *sc, const uint8_t *ucode, uint32_t size) in wpi_load_bootcode()
/dflybsd-src/sys/dev/netif/iwn/
H A Dif_iwn.c7991 iwn4965_load_bootcode(struct iwn_softc *sc, const uint8_t *ucode, int size)
H A Dif_iwnreg.h857 struct iwn5000_calib_status ucode; member
/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h828 struct bwn_fwfile ucode; member