/openbmc/u-boot/board/gdsys/a38x/ |
H A D | hydra.c | 30 uint hardware_version = versions & 0xf; in print_hydra_version() local 34 switch (hardware_version) { in print_hydra_version() 49 hardware_version); in print_hydra_version()
|
/openbmc/u-boot/board/gdsys/p1022/ |
H A D | controlcenterd.c | 364 unsigned hardware_version; in hydra_initialize() local 394 hardware_version = versions & 0xf; in hydra_initialize() 400 switch (hardware_version) { in hydra_initialize() 415 hardware_version); in hydra_initialize()
|
/openbmc/u-boot/board/astro/mcf5373l/ |
H A D | astro.h | 17 char hardware_version; member
|
/openbmc/linux/drivers/media/radio/si470x/ |
H A D | radio-si470x-usb.c | 345 radio->hardware_version = radio->usb_buf[2]; in si470x_get_scratch_page_versions() 696 radio->software_version, radio->hardware_version); in si470x_usb_driver_probe() 697 if (radio->hardware_version < RADIO_HW_VERSION) { in si470x_usb_driver_probe() 701 radio->hardware_version); in si470x_usb_driver_probe()
|
H A D | radio-si470x.h | 178 unsigned char hardware_version; member
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_def.h | 159 u32 hardware_version; /* of FCP channel */ member
|
H A D | zfcp_fsf.h | 399 u32 hardware_version; member
|
H A D | zfcp_sysfs.c | 69 ZFCP_DEFINE_A_ATTR(hardware_version, "0x%08x\n", adapter->hardware_version);
|
H A D | zfcp_scsi.c | 880 "0x%08x", bottom->hardware_version); in zfcp_scsi_shost_update_config_data()
|
H A D | zfcp_fsf.c | 643 adapter->hardware_version = bottom->hardware_version; in zfcp_fsf_exchange_config_data_handler()
|
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_fc.h | 545 char hardware_version[FC_VERSION_STRING_SIZE]; member 618 (((struct fc_host_attrs *)(x)->shost_data)->hardware_version)
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-bus-firewire | 86 hardware_version
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_fcoe.c | 997 snprintf(info->hardware_version, in ixgbe_fcoe_get_hbainfo() 998 sizeof(info->hardware_version), in ixgbe_fcoe_get_hbainfo()
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_fc.c | 414 memset(fc_host->hardware_version, 0, in fc_host_setup() 415 sizeof(fc_host->hardware_version)); in fc_host_setup() 1933 fc_private_host_rd_attr(hardware_version, "%s\n", FC_VERSION_STRING_SIZE + 1); 2694 SETUP_HOST_ATTRIBUTE_RD(hardware_version); in fc_attach_transport()
|
/openbmc/linux/drivers/net/can/softing/ |
H A D | softing_main.c | 711 DEV_ATTR_RO(hardware_version, id.hw_version);
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfad_attr.c | 945 static DEVICE_ATTR(hardware_version, S_IRUGO,
|
/openbmc/linux/drivers/hid/ |
H A D | hid-nvidia-shield.c | 998 static DEVICE_ATTR_RO(hardware_version);
|
H A D | hid-playstation.c | 936 static DEVICE_ATTR_RO(hardware_version);
|
/openbmc/linux/drivers/firewire/ |
H A D | core-device.c | 323 IMMEDIATE_ATTR(hardware_version, CSR_HARDWARE_VERSION),
|
/openbmc/linux/drivers/scsi/fcoe/ |
H A D | fcoe.c | 854 fdmi->hardware_version); in fcoe_fdmi_info()
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | 853 char hardware_version[64]; member
|