Searched refs:device_feature_select (Results 1 – 3 of 3) sorted by relevance
37 pub device_feature_select: u32, field154 0x00 => self.device_feature_select, in read_common_config_dword()158 if self.device_feature_select < 2 { in read_common_config_dword()159 (device.features() >> (self.device_feature_select * 32)) as u32 in read_common_config_dword()185 0x00 => self.device_feature_select = value, in write_common_config_dword()281 device_feature_select: 0x0, in write_base_regs()
284 device_feature_select: 0, in new()
146 __le32 device_feature_select; /* read-write */ member