/linux-4.4.14/arch/mips/cavium-octeon/executive/ |
D | cvmx-bootmem.c | 206 if (cvmx_bootmem_desc->major_version > 3) { in cvmx_bootmem_phy_alloc() 209 (int)cvmx_bootmem_desc->major_version, in cvmx_bootmem_phy_alloc() 408 if (cvmx_bootmem_desc->major_version > 3) { in __cvmx_bootmem_phy_free() 411 (int)cvmx_bootmem_desc->major_version, in __cvmx_bootmem_phy_free() 546 if (cvmx_bootmem_desc->major_version == 3) { in cvmx_bootmem_phy_named_block_find() 563 (int)cvmx_bootmem_desc->major_version, in cvmx_bootmem_phy_named_block_find() 577 if (cvmx_bootmem_desc->major_version != 3) { in cvmx_bootmem_phy_named_block_free() 580 (int)cvmx_bootmem_desc->major_version, in cvmx_bootmem_phy_named_block_free() 635 if (cvmx_bootmem_desc->major_version != 3) { in cvmx_bootmem_phy_named_block_alloc() 638 (int)cvmx_bootmem_desc->major_version, in cvmx_bootmem_phy_named_block_alloc()
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_console.c | 98 u32 major_version; member 139 u32 major_version; member 256 u32 major_version; in __cvmx_bootmem_check_version() local 263 major_version = in __cvmx_bootmem_check_version() 264 (u32)CVMX_BOOTMEM_DESC_GET_FIELD(oct, major_version); in __cvmx_bootmem_check_version() 268 major_version); in __cvmx_bootmem_check_version() 269 if ((major_version > 3) || in __cvmx_bootmem_check_version() 270 (exact_match && major_version != exact_match)) { in __cvmx_bootmem_check_version() 272 major_version, minor_version, in __cvmx_bootmem_check_version()
|
/linux-4.4.14/drivers/misc/mei/ |
D | hbm.c | 268 start_req->host_version.major_version = HBM_MAJOR_VERSION; in mei_hbm_start_req() 964 if (dev->version.major_version > HBM_MAJOR_VERSION_PGI) in mei_hbm_config_features() 967 if (dev->version.major_version == HBM_MAJOR_VERSION_PGI && in mei_hbm_config_features() 971 if (dev->version.major_version >= HBM_MAJOR_VERSION_DC) in mei_hbm_config_features() 975 if (dev->version.major_version >= HBM_MAJOR_VERSION_DOT) in mei_hbm_config_features() 979 if (dev->version.major_version >= HBM_MAJOR_VERSION_EV) in mei_hbm_config_features() 992 return (dev->version.major_version < HBM_MAJOR_VERSION) || in mei_hbm_version_is_supported() 993 (dev->version.major_version == HBM_MAJOR_VERSION && in mei_hbm_version_is_supported() 1043 version_res->me_max_version.major_version, in mei_hbm_dispatch() 1047 dev->version.major_version = HBM_MAJOR_VERSION; in mei_hbm_dispatch() [all …]
|
D | hw.h | 211 u8 major_version; member
|
D | hw-me.c | 724 dev->version.major_version, in mei_me_pg_is_enabled()
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-bootmem.h | 106 uint32_t major_version; member 130 uint32_t major_version;
|
D | cvmx-bootinfo.h | 57 uint32_t major_version; member 134 uint32_t major_version;
|
/linux-4.4.14/include/linux/usb/ |
D | rndis_host.h | 75 __le32 major_version; /* of rndis (1.0) */ member 86 __le32 major_version; /* of rndis (1.0) */ member
|
/linux-4.4.14/include/uapi/linux/raid/ |
D | md_p.h | 135 __u32 major_version; /* 1 major version to which the set conforms */ member 227 __le32 major_version; /* 1 */ member
|
D | md_u.h | 80 int major_version; member
|
/linux-4.4.14/drivers/tty/ipwireless/ |
D | setup_protocol.h | 86 unsigned char major_version; member
|
D | hardware.c | 1480 info_packet->body.major_version = NDISWAN_DRIVER_MAJOR_VERSION; in __handle_setup_get_version_rsp()
|
/linux-4.4.14/fs/ocfs2/ |
D | ocfs1_fs_compat.h | 47 __u32 major_version; member
|
D | super.c | 790 if (hdr->major_version == OCFS1_MAJOR_VERSION) { in ocfs2_sb_probe() 792 hdr->major_version, hdr->minor_version); in ocfs2_sb_probe()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.c | 73 if (bios->major_version < 5) /* pre BIT */ in clkcmptable() 81 if (bios->major_version < 5) { in clkcmptable() 333 if (bios->major_version < 5 && bios->data[0x48] & 0x4) in get_fp_strap() 1028 if (bios->major_version >= 0x60) /* g80+ */ in parse_bit_structure() 2021 legacy->major_version = bios->version.major; in NVInitVBIOS() 2047 if (bios->major_version < 5) /* BMP only */ in nouveau_run_vbios_init() 2093 if (!bios->major_version) /* we don't run version 0 bios */ in nouveau_bios_init() 2111 if (bios->major_version < 5) in nouveau_bios_init() 2115 if (bios->is_mobile || bios->major_version >= 5) in nouveau_bios_init()
|
D | nouveau_bios.h | 99 uint8_t major_version; member
|
/linux-4.4.14/drivers/md/ |
D | md.c | 974 if (sb->major_version != 0 || in super_90_load() 978 sb->major_version, sb->minor_version, in super_90_load() 1058 mddev->major_version = 0; in super_90_validate() 1196 sb->major_version = mddev->major_version; in super_90_sync() 1411 sb->major_version != cpu_to_le32(1) || in super_1_load() 1546 mddev->major_version = 1; in super_1_validate() 1939 BUG_ON(mddev->major_version >= ARRAY_SIZE(super_types)); in sync_super() 1941 super_types[mddev->major_version].sync_super(mddev, rdev); in sync_super() 2219 mddev->major_version = 0; in export_array() 2475 super_types[mddev->major_version]. in add_bound_rdev() [all …]
|
D | md.h | 255 int major_version, member
|
D | dm-raid.c | 291 rs->md.major_version = 2; in dev_parms()
|
D | bitmap.c | 2166 mddev->major_version == 0 && in location_store()
|
D | raid5.c | 6868 if (mddev->major_version == 0 && in run()
|
/linux-4.4.14/drivers/char/agp/ |
D | sis-agp.c | 82 agp_bridge->major_version, agp_bridge->minor_version); in sis_delayed_enable() 169 if ((agp_bridge->major_version == 3 && agp_bridge->minor_version >= 5 in sis_get_driver()
|
D | generic.c | 797 if (bridge->major_version != 0) in get_agp_version() 801 bridge->major_version = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in get_agp_version() 814 agp_bridge->major_version, agp_bridge->minor_version); in agp_generic_enable() 827 if (bridge->major_version >= 3) { in agp_generic_enable()
|
D | agp.h | 149 char major_version; member
|
D | via-agp.c | 475 if (bridge->major_version >= 3) in agp_via_probe()
|
D | amd64-agp.c | 373 bridge->major_version = 3; in amd8151_init()
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | fw.c | 1193 unsigned module_type, header_len, major_version, minor_version, in i2400m_fw_hdr_check() local 1198 major_version = (le32_to_cpu(bcf_hdr->header_version) & 0xffff0000) in i2400m_fw_hdr_check() 1210 major_version, minor_version, header_len, size, date); in i2400m_fw_hdr_check() 1213 if (major_version != 1) { in i2400m_fw_hdr_check() 1217 major_version, minor_version); in i2400m_fw_hdr_check()
|
/linux-4.4.14/include/uapi/linux/ |
D | kfd_ioctl.h | 33 uint32_t major_version; /* from KFD */ member
|
/linux-4.4.14/drivers/usb/serial/ |
D | io_ti.c | 88 u8 major_version; member 840 firmware_rec->Ver_Major = fw_hdr->major_version; in build_i2c_fw_hdr() 863 firmware_rec->Ver_Major = fw_hdr->major_version; in build_i2c_fw_hdr() 1030 serial->fw_version = (fw_hdr->major_version << 8) + in download_fw() 1160 download_new_ver = (fw_hdr->major_version << 8) + in do_download_mode() 1166 fw_hdr->major_version, fw_hdr->minor_version); in do_download_mode() 1177 fw_hdr->major_version, in do_download_mode() 1487 fw_hdr->major_version, fw_hdr->minor_version); in do_boot_mode()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | cpqphp.h | 92 u8 major_version; member 110 MAJOR_VERSION = offsetof(struct smbios_entry_point, major_version),
|
/linux-4.4.14/drivers/hv/ |
D | hyperv_vmbus.h | 385 u64 major_version:8; member
|
D | hv_balloon.c | 113 __u16 major_version; member
|
/linux-4.4.14/drivers/net/wireless/ |
D | adm8211.h | 495 u8 major_version; /* 0x02 */ member
|
D | atmel.c | 495 u16 major_version; member 1423 priv->host_info.major_version, in atmel_proc_show() 3685 iface->major_version = le16_to_cpu(iface->major_version); in atmel_wakeup_firmware() 3986 priv->use_wpa = (priv->host_info.major_version == 4); in reset_atmel_card() 3987 priv->radio_on_broken = (priv->host_info.major_version == 5); in reset_atmel_card()
|
D | adm8211.c | 922 if (priv->eeprom->major_version < 2) { in adm8211_hw_init_bbp()
|
/linux-4.4.14/drivers/hid/ |
D | hid-hyperv.c | 78 u16 major_version; member
|
/linux-4.4.14/Documentation/scsi/ |
D | hpsa.txt | 122 (major_version << 16) | (minor_version << 8) | (subminor_version)
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 386 __le16 major_version; /* FW Version */ member
|
D | rtl8xxxu.c | 2192 le16_to_cpu(priv->fw_data->major_version), in rtl8xxxu_load_firmware()
|
/linux-4.4.14/include/acpi/ |
D | actbl2.h | 278 u16 major_version; member
|
/linux-4.4.14/drivers/net/usb/ |
D | rndis_host.c | 330 u.init->major_version = cpu_to_le32(1); in generic_rndis_bind()
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | setup.c | 109 bootmem_desc->major_version = CVMX_BOOTMEM_DESC_MAJ_VER; in kexec_bootmem_init()
|
D | octeon-platform.c | 784 if (octeon_bootinfo->major_version == 1 in octeon_prune_device_tree()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_type.h | 549 u8 major_version; member
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_chardev.c | 136 args->major_version = KFD_IOCTL_MAJOR_VERSION; in kfd_ioctl_get_version()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_type.h | 562 u8 major_version; member
|
D | i40e_common.c | 2211 cmd->driver_major_ver = dv->major_version; in i40e_aq_send_driver_version()
|
D | i40e_main.c | 6670 dv.major_version = DRV_VERSION_MAJOR; in i40e_send_version()
|
/linux-4.4.14/Documentation/ |
D | md.txt | 134 etc) in a SET_ARRAY_INFO ioctl. This must have major_version==0 and
|