Home
last modified time | relevance | path

Searched refs:bld (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-version.h23 #define VXGE_FW_VER(maj, min, bld) (((maj) << 16) + ((min) << 8) + (bld)) argument
Dvxge-main.c4139 u32 maj, min, bld, cmaj, cmin, cbld; in vxge_fw_upgrade() local
4162 status = vxge_hw_upgrade_read_version(hldev, &maj, &min, &bld); in vxge_fw_upgrade()
4178 if (VXGE_FW_VER(maj, min, bld) == VXGE_FW_VER(cmaj, cmin, cbld) && in vxge_fw_upgrade()
4185 maj, min, bld); in vxge_fw_upgrade()
4207 u32 maj, min, bld; in vxge_probe_fw_update() local
4213 bld = vdev->config.device_hw_info.fw_version.build; in vxge_probe_fw_update()
4215 if (VXGE_FW_VER(maj, min, bld) == VXGE_CERT_FW_VER) in vxge_probe_fw_update()
4231 if (VXGE_FW_VER(maj, min, bld) <= VXGE_FW_DEAD_VER) { in vxge_probe_fw_update()
4233 "upgraded\n", VXGE_DRIVER_NAME, maj, min, bld); in vxge_probe_fw_update()
4238 if (VXGE_FW_VER(maj, min, bld) >= VXGE_EPROM_FW_VER) { in vxge_probe_fw_update()
[all …]
/Linux-v4.19/arch/powerpc/boot/
D.gitignore17 otheros.bld
/Linux-v4.19/arch/h8300/lib/
Dmemcpy.S22 bld #0,r0l
/Linux-v4.19/arch/sh/kernel/cpu/sh2a/
Dentry.S49 bld.b #6,@(0,r2) !previus SR.MD
211 bld.b #6,@(OFF_SR,r15)
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_hwi.h59 u32 bld; member
Daic94xx_sds.c257 asd_ha->hw_prof.bios.bld = le32_to_cpu(bc_struct->bios_build); in asd_get_bios_chim()
261 asd_ha->hw_prof.bios.bld); in asd_get_bios_chim()
406 __le32 bld; member
Daic94xx_init.c290 return snprintf(buf, PAGE_SIZE, "%d\n", asd_ha->hw_prof.bios.bld); in asd_show_dev_bios_build()
806 asd_ha->hw_prof.bios.bld); in asd_pci_probe()
/Linux-v4.19/arch/powerpc/platforms/ps3/
DKconfig13 option will allow building otheros.bld, a kernel image suitable