Searched refs:bld (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/neterion/vxge/ |
| D | vxge-version.h | 23 #define VXGE_FW_VER(maj, min, bld) (((maj) << 16) + ((min) << 8) + (bld)) argument
|
| D | vxge-main.c | 4134 u32 maj, min, bld, cmaj, cmin, cbld; in vxge_fw_upgrade() local 4157 status = vxge_hw_upgrade_read_version(hldev, &maj, &min, &bld); in vxge_fw_upgrade() 4173 if (VXGE_FW_VER(maj, min, bld) == VXGE_FW_VER(cmaj, cmin, cbld) && in vxge_fw_upgrade() 4180 maj, min, bld); in vxge_fw_upgrade() 4202 u32 maj, min, bld; in vxge_probe_fw_update() local 4208 bld = vdev->config.device_hw_info.fw_version.build; in vxge_probe_fw_update() 4210 if (VXGE_FW_VER(maj, min, bld) == VXGE_CERT_FW_VER) in vxge_probe_fw_update() 4226 if (VXGE_FW_VER(maj, min, bld) <= VXGE_FW_DEAD_VER) { in vxge_probe_fw_update() 4228 "upgraded\n", VXGE_DRIVER_NAME, maj, min, bld); in vxge_probe_fw_update() 4233 if (VXGE_FW_VER(maj, min, bld) >= VXGE_EPROM_FW_VER) { in vxge_probe_fw_update() [all …]
|
| /Linux-v5.4/drivers/net/wireless/mediatek/mt76/ |
| D | mt76x02_mcu.c | 154 u16 bld = le16_to_cpu(h->build_ver); in mt76x02_set_ethtool_fwver() local 160 (ver >> 12) & 0xf, (ver >> 8) & 0xf, ver & 0xf, bld); in mt76x02_set_ethtool_fwver()
|
| /Linux-v5.4/arch/powerpc/boot/ |
| D | .gitignore | 17 otheros.bld
|
| /Linux-v5.4/arch/h8300/lib/ |
| D | memcpy.S | 22 bld #0,r0l
|
| /Linux-v5.4/arch/sh/kernel/cpu/sh2a/ |
| D | entry.S | 46 bld.b #6,@(0,r2) !previus SR.MD 208 bld.b #6,@(OFF_SR,r15)
|
| /Linux-v5.4/drivers/scsi/aic94xx/ |
| D | aic94xx_hwi.h | 41 u32 bld; member
|
| D | aic94xx_sds.c | 239 asd_ha->hw_prof.bios.bld = le32_to_cpu(bc_struct->bios_build); in asd_get_bios_chim() 243 asd_ha->hw_prof.bios.bld); in asd_get_bios_chim() 388 __le32 bld; member
|
| D | aic94xx_init.c | 271 return snprintf(buf, PAGE_SIZE, "%d\n", asd_ha->hw_prof.bios.bld); in asd_show_dev_bios_build() 781 asd_ha->hw_prof.bios.bld); in asd_pci_probe()
|
| /Linux-v5.4/arch/powerpc/platforms/ps3/ |
| D | Kconfig | 13 option will allow building otheros.bld, a kernel image suitable
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | fscrypt.rst | 1158 <https://github.com/tytso/xfstests-bld/blob/master/Documentation/kvm-quickstart.md>`_:: 1185 <https://github.com/tytso/xfstests-bld/blob/master/Documentation/gce-xfstests.md>`_
|
| D | fsverity.rst | 558 <https://github.com/tytso/xfstests-bld/blob/master/Documentation/kvm-quickstart.md>`_::
|