Home
last modified time | relevance | path

Searched refs:hw_id (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu_discovery.c599 if (le16_to_cpu(ip->hw_id) >= HW_ID_MAX) { in amdgpu_discovery_validate_ip()
601 le16_to_cpu(ip->hw_id)); in amdgpu_discovery_validate_ip()
637 switch (le16_to_cpu(ip->hw_id)) { in amdgpu_discovery_read_harvest_bit_per_ip()
691 if (le16_to_cpu(harvest_info->list[i].hw_id) == 0) in amdgpu_discovery_read_from_harvest_table()
694 switch (le16_to_cpu(harvest_info->list[i].hw_id)) { in amdgpu_discovery_read_from_harvest_table()
743 int hw_id; member
756 int hw_id; member
773 return sysfs_emit(buf, "%d\n", ip_hw_instance->hw_id); in hw_id_show()
827 __ATTR_RO(hw_id),
991 uint16_t hw_id, uint8_t inst) in amdgpu_discovery_get_harvest_info() argument
[all …]
/openbsd/src/sys/dev/pci/drm/amd/include/
Ddiscovery.h94 uint16_t hw_id; /* Hardware ID */ member
112 uint16_t hw_id; /* Hardware ID */ member
129 uint16_t hw_id; /* Hardware ID */ member
361 uint16_t hw_id; /* Hardware ID */ member
/openbsd/src/sys/dev/ic/
Dacxreg.h278 uint32_t hw_id; member
Dacx.c720 sc->sc_hardware_id = letoh32(fw_rev.hw_id); in acx_read_config()
/openbsd/src/sys/arch/hppa/include/
Dpdc.h335 u_int hw_id; /* unique processor hardware identifier */ member