Searched refs:hardware_version (Results 1 - 17 of 17) sorted by relevance

/linux-master/drivers/media/radio/si470x/
H A Dradio-si470x.h178 unsigned char hardware_version; member in struct:si470x_device
H A Dradio-si470x-usb.c345 radio->hardware_version = radio->usb_buf[2];
696 radio->software_version, radio->hardware_version);
697 if (radio->hardware_version < RADIO_HW_VERSION) {
701 radio->hardware_version);
/linux-master/drivers/s390/scsi/
H A Dzfcp_def.h159 u32 hardware_version; /* of FCP channel */ member in struct:zfcp_adapter
H A Dzfcp_fsf.h399 u32 hardware_version; member in struct:fsf_qtcb_bottom_config
H A Dzfcp_sysfs.c69 ZFCP_DEFINE_A_ATTR(hardware_version, "0x%08x\n", adapter->hardware_version);
H A Dzfcp_scsi.c880 "0x%08x", bottom->hardware_version);
H A Dzfcp_fsf.c643 adapter->hardware_version = bottom->hardware_version;
/linux-master/include/scsi/
H A Dscsi_transport_fc.h545 char hardware_version[FC_VERSION_STRING_SIZE]; member in struct:fc_host_attrs
618 (((struct fc_host_attrs *)(x)->shost_data)->hardware_version)
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c997 snprintf(info->hardware_version,
998 sizeof(info->hardware_version),
/linux-master/drivers/net/can/softing/
H A Dsofting_main.c711 DEV_ATTR_RO(hardware_version, id.hw_version);
/linux-master/drivers/scsi/bfa/
H A Dbfad_attr.c945 static DEVICE_ATTR(hardware_version, S_IRUGO,
/linux-master/drivers/scsi/
H A Dscsi_transport_fc.c414 memset(fc_host->hardware_version, 0,
415 sizeof(fc_host->hardware_version));
1933 fc_private_host_rd_attr(hardware_version, "%s\n", FC_VERSION_STRING_SIZE + 1);
2694 SETUP_HOST_ATTRIBUTE_RD(hardware_version);
/linux-master/drivers/hid/
H A Dhid-nvidia-shield.c1005 static DEVICE_ATTR_RO(hardware_version);
H A Dhid-playstation.c936 static DEVICE_ATTR_RO(hardware_version);
/linux-master/drivers/firewire/
H A Dcore-device.c403 IMMEDIATE_ATTR(hardware_version, CSR_HARDWARE_VERSION),
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c854 fdmi->hardware_version);
/linux-master/include/linux/
H A Dnetdevice.h796 char hardware_version[64]; member in struct:netdev_fcoe_hbainfo

Completed in 282 milliseconds